Ali Khalili
Update README.md
89c92de unverified
|
raw
history blame
1.8 kB

Cattle Body Parts Image Dataset for Object Detection Dataset

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."

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

Contents

πŸ“¦ Cattle_Body_Parts_OD.zip
 ┣ πŸ“‚ images
 ┃  ┣ πŸ“œ image1.jpg
 ┃  ┣ πŸ“œ image2.jpg
 ┃  β”— ...
 β”— πŸ“‚ annotations
    ┣ πŸ“œ image1.json
    ┣ πŸ“œ image2.json
    β”— ...

Annotation Format

Each annotation file corresponds to an image in the dataset and is formatted as per the LabelMe JSON standard. These annotations define the bounding box coordinates for each labeled body part, enabling straightforward integration into object detection pipelines.

License

Creative Commons License
This work is licensed under a Creative Commons Attribution 4.0 International License.