AliKHalili
commited on
Commit
·
34963b6
1
Parent(s):
2e1e96b
Updated README.md
Browse files
README.md
CHANGED
@@ -24,7 +24,14 @@ model-index:
|
|
24 |
|
25 |
|
26 |
# Cattle Body Parts Image Dataset for Object Detection
|
27 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
28 |
## Intro
|
29 |
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."
|
30 |
|
|
|
24 |
|
25 |
|
26 |
# Cattle Body Parts Image Dataset for Object Detection
|
27 |
+
<div style="display: flex; gap: 10px; flex-wrap: wrap;">
|
28 |
+
<img src="https://img.shields.io/github/license/AliKHaliliT/Cattle-Body-Parts-Dataset-for-Object-Detection" alt="License">
|
29 |
+
<img src="https://img.shields.io/github/last-commit/AliKHaliliT/Cattle-Body-Parts-Dataset-for-Object-Detection" alt="Last Commit">
|
30 |
+
<img src="https://img.shields.io/github/issues/AliKHaliliT/Cattle-Body-Parts-Dataset-for-Object-Detection" alt="Open Issues">
|
31 |
+
<img src="https://img.shields.io/github/stars/AliKHaliliT/Cattle-Body-Parts-Dataset-for-Object-Detection" alt="Stars">
|
32 |
+
<img src="https://img.shields.io/github/forks/AliKHaliliT/Cattle-Body-Parts-Dataset-for-Object-Detection" alt="Forks">
|
33 |
+
</div>
|
34 |
+
<br/>
|
35 |
## Intro
|
36 |
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."
|
37 |
|