--- language: en tags: - object-detection - dataset - YOLO - cattle - agriculture license: cc-by-4.0 datasets: - cattle-body-parts model-index: - name: YOLOv7X Cattle Body Parts Detection results: - task: type: object-detection dataset: name: Cattle Body Parts Dataset type: custom metrics: - type: mAP value: 0.996 --- # Cattle Body Parts Image Dataset for Object Detection ## Intro This dataset is a curated collection of images featuring various cattle body parts aimed at facilitating object detection tasks. The dataset contains a total of 428 high-quality photos, meticulously annotated with three distinct classes: "Back," "Head," and "Leg." The dataset can be downloaded using [this link](https://www.kaggle.com/datasets/alikhalilit98/cattle-body-parts-dataset-for-object-detection). The dataset is also available at Roboflow Universe.
A YOLOv7X model has been trained using the dataset and achieved a mAP of 99.6%. You can access the trained weights through [this link](https://huggingface.co/alikhalilit98/Cattle-Body-Parts-Dataset-for-Object-Detection/blob/main/yolov7_cattle_parts_final.pt). ## Motivation Accurate and reliable identification of different cattle body parts is crucial for various agricultural and veterinary applications. This dataset aims to provide a valuable resource for researchers, developers, and enthusiasts working on object detection tasks involving cattle, ultimately contributing to advancements in livestock management, health monitoring, and related fields. ## Data ### Overview - Total Images: 428 - Classes: Back, Head, Leg - Annotations: Bounding boxes for each class Below is an example image from the dataset.