TrainingDataPro/cows-detection-dataset
收藏资源简介:
该数据集是一个专门用于检测图像中牛的图像集合,包含相应的边界框注释。数据集涵盖了不同品种、大小和方向的牛,提供了牛的外观和位置的全面表示。每个牛的可见性在.xml文件中呈现。数据集结构包括图像文件夹、边界框标签和XML注释文件。XML文件中提供了每个边界框的坐标和牛的可见性标签。
This dataset is a collection of images specifically designed for cattle detection in imagery, accompanied by corresponding bounding box annotations. It covers cattle of various breeds, sizes and orientations, providing a comprehensive representation of the appearance and spatial positions of cattle. The visibility status of each individual cow is specified in the .xml files. The dataset structure comprises image folders, bounding box label files and XML annotation files. Each XML file contains the coordinate data of the bounding boxes and the visibility label of the cattle depicted in the corresponding image.
Cows Object Detection Dataset
数据集概述
该数据集是一系列图像的集合,包含相应的边界框注释,专门用于图像中的牛检测。数据集涵盖了不同品种、大小和方向的牛,提供了牛的外观和位置的全面表示。此外,每头牛的可见性在.xml文件中呈现。
数据集结构
- images:包含原始的牛图像。
- boxes:包含原始图像的边界框标注。
- annotations.xml:包含原始照片的边界框坐标和标签。
数据格式
images文件夹中的每张图像都伴有一个annotations.xml文件,指示牛检测的边界框坐标。对于每个点,提供了x和y坐标。牛的可见性也通过标签is_visible(true, false)提供。
数据集信息
- features:
- id: 数据类型为int32。
- image: 数据类型为image。
- mask: 数据类型为image。
- bboxes: 数据类型为string。
- splits:
- train: 包含51个样本,总字节数为184108240。
- download_size: 183666433字节。
- dataset_size: 184108240字节。
任务类别
- image-to-image
- image-classification
- object-detection
标签
- biology
- code




