TrainingDataPro/pigs-detection-dataset
收藏资源简介:
该数据集是一个包含图像及其对应边界框注释的集合,专门用于检测图像中的猪头。数据集涵盖了不同品种、大小和方向的猪,提供了猪外观的全面表示。该数据集为从事猪检测任务的研究人员提供了宝贵的资源,提供了多样化的注释图像集合,允许进行全面的算法开发、评估和基准测试,最终有助于开发准确和稳健的模型。数据集结构包括原始图像、边界框标签和包含边界框坐标和标签的XML注释文件。
This dataset is a collection of images and their corresponding bounding box annotations, specifically tailored for pig head detection in images. The dataset covers pigs of various breeds, sizes and orientations, providing a comprehensive representation of pig appearances. It serves as a valuable resource for researchers working on pig detection tasks, offering a diverse set of annotated images that enable comprehensive algorithm development, evaluation and benchmarking, ultimately contributing to the development of accurate and robust models. The dataset structure includes raw images, bounding box labels, and XML annotation files that contain bounding box coordinates and labels.
Pigs Object Detection dataset
概述
该数据集是一组图像及其对应的边界框注释,专门用于检测图像中的猪头。数据集涵盖了不同的猪品种、大小和方向,提供了猪外观的全面表示。
数据集结构
- images - 包含原始的猪图像
- boxes - 包含原始图像的边界框标注
- annotations.xml - 包含原始照片的边界框坐标和标签
数据格式
images文件夹中的每张图像都伴随着annotations.xml文件中的XML注释,指示用于猪检测的边界框坐标。每个点都提供了x和y坐标。
数据集信息
- features:
- name: id dtype: int32
- name: image dtype: image
- name: mask dtype: image
- name: bboxes dtype: string
- splits:
- name: train num_bytes: 5428811 num_examples: 27
- download_size: 5391503
- dataset_size: 5428811
许可证
cc-by-nc-nd-4.0
任务类别
- image-to-image
- image-classification
- object-detection
标签
- code




