AliKHalili commited on
Commit
3e8b487
·
1 Parent(s): 61cfe0f

Updated README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -4
README.md CHANGED
@@ -36,7 +36,7 @@ The dataset can be downloaded using [this link](https://www.kaggle.com/datasets/
36
  </a>
37
  </p>
38
 
39
- A YOLOv7X model has been trained using the dataset, and you can access the trained weights through [this link](https://huggingface.co/alikhalilit98/Cattle-Body-Parts-Dataset-for-Object-Detection/blob/main/yolov7_cattle_parts_final.pt).
40
 
41
  <!--
42
  ### Acquisition
@@ -86,6 +86,3 @@ Each annotation file corresponds to an image in the dataset and is formatted as
86
 
87
  ## Disclaimer
88
  This dataset has been collected from publicly available sources. I do not claim ownership of the data and have no intention of infringing on any copyright. The material contained in this dataset is copyrighted to their respective owners. I have made every effort to ensure the data is accurate and complete, but I cannot guarantee its accuracy or completeness. If you believe any data in this dataset infringes on your copyright, please get in touch with me immediately so I can take appropriate action.
89
-
90
- ## Contact
91
- For any questions, concerns, or collaborations, please don't hesitate to contact me on my [LinkedIn](https://www.linkedin.com/in/ali-khalili-790b10146/).
 
36
  </a>
37
  </p>
38
 
39
+ A YOLOv7X model has been trained using the dataset and achieved a mAP of 99.6%. You can access the trained weights through [this link](https://huggingface.co/alikhalilit98/Cattle-Body-Parts-Dataset-for-Object-Detection/blob/main/yolov7_cattle_parts_final.pt).
40
 
41
  <!--
42
  ### Acquisition
 
86
 
87
  ## Disclaimer
88
  This dataset has been collected from publicly available sources. I do not claim ownership of the data and have no intention of infringing on any copyright. The material contained in this dataset is copyrighted to their respective owners. I have made every effort to ensure the data is accurate and complete, but I cannot guarantee its accuracy or completeness. If you believe any data in this dataset infringes on your copyright, please get in touch with me immediately so I can take appropriate action.