Ali Khalili commited on
Commit
dfc8fcb
·
unverified ·
1 Parent(s): 7bf5fc8

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -1
README.md CHANGED
@@ -1,12 +1,18 @@
1
  # Cattle Body Parts Image Dataset for Object Detection Dataset
2
 
3
  ## Intro
4
- This dataset is a curated collection of images featuring various body parts of cattle, aimed at facilitating object detection tasks. The dataset contains a total of 428 high-quality images, meticulously annotated with three distinct classes: "Back," "Head," and "Leg."
5
 
6
  ## Dataset Overview
7
  - Total Images: 428
8
  - Classes: Back, Head, Leg
9
  - Annotations: Bounding boxes for each class
10
 
 
 
 
 
 
 
11
  ## License
12
  <a rel="license" href="http://creativecommons.org/licenses/by/4.0/"><img alt="Creative Commons License" style="border-width:0" src="https://i.creativecommons.org/l/by/4.0/88x31.png" /></a><br />This work is licensed under a <a rel="license" href="http://creativecommons.org/licenses/by/4.0/">Creative Commons Attribution 4.0 International License</a>.
 
1
  # Cattle Body Parts Image Dataset for Object Detection Dataset
2
 
3
  ## Intro
4
+ 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."
5
 
6
  ## Dataset Overview
7
  - Total Images: 428
8
  - Classes: Back, Head, Leg
9
  - Annotations: Bounding boxes for each class
10
 
11
+ ## Motivation
12
+ 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.
13
+
14
+ ## Data
15
+ You can download the dataset using
16
+
17
  ## License
18
  <a rel="license" href="http://creativecommons.org/licenses/by/4.0/"><img alt="Creative Commons License" style="border-width:0" src="https://i.creativecommons.org/l/by/4.0/88x31.png" /></a><br />This work is licensed under a <a rel="license" href="http://creativecommons.org/licenses/by/4.0/">Creative Commons Attribution 4.0 International License</a>.