Ali Khalili
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -3,6 +3,15 @@
|
|
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 |
The dataset creation involved the following steps:
|
7 |
|
8 |
- **Initial Data:** Images were collected and annotated to create a base dataset for training.
|
|
|
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 |
+
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.
|
7 |
+
|
8 |
+
<p align="center">
|
9 |
+
<a href="https://universe.roboflow.com/ali-khalili/cattle-body-parts-dataset-for-object-detection">
|
10 |
+
<img src="https://app.roboflow.com/images/download-dataset-badge.svg"></img>
|
11 |
+
</a>
|
12 |
+
</p>
|
13 |
+
|
14 |
+
### Acquisition
|
15 |
The dataset creation involved the following steps:
|
16 |
|
17 |
- **Initial Data:** Images were collected and annotated to create a base dataset for training.
|