Ali Khalili commited on
Commit
df4452a
·
unverified ·
1 Parent(s): 1fd19fe

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -5,14 +5,14 @@ This dataset is a curated collection of images featuring various cattle body par
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
- A YOLOv7X model has been trained using the dataset, and you can access the trained weights through [this link](https://github.com/AliKHaliliT/Cattle-Body-Parts-Dataset-for-Object-Detection/releases/download/repowithtrainedweightsv1.0.0/yolov7_cattle_parts_final.pt).
9
-
10
  <p align="center">
11
  <a href="https://universe.roboflow.com/ali-khalili/cattle-body-parts-dataset-for-object-detection">
12
  <img src="https://app.roboflow.com/images/download-dataset-badge.svg"></img>
13
  </a>
14
  </p>
15
 
 
 
16
  ### Acquisition
17
  The dataset creation involved the following steps:
18
 
 
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
+ A YOLOv7X model has been trained using the dataset, and you can access the trained weights through [this link](https://github.com/AliKHaliliT/Cattle-Body-Parts-Dataset-for-Object-Detection/releases/download/repowithtrainedweightsv1.0.0/yolov7_cattle_parts_final.pt).
15
+
16
  ### Acquisition
17
  The dataset creation involved the following steps:
18