Skip to content

Commit 206dbde

Browse files
authored
Update README.md
1 parent 5d2da7b commit 206dbde

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

YOLOv10/README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,21 @@
11
# YOLOv10: The Dual-Head OG of YOLO Series
22

3-
![Ankan Ghosh](https://learnopencv.com/wp-content/uploads/2024/02/img_dp-36x36.png)[Ankan Ghosh](https://learnopencv.com/author/ankan/)
43

54
This repository contains the Python scripts to run the Inference.
65

76
It is part of the LearnOpenCV blog post - [YOLOv10: The Dual-Head OG of YOLO Series](https://learnopencv.com/yolov10/).
87

9-
[<img src="https://learnopencv.com/wp-content/uploads/2022/07/download-button-e1657285155454.png" alt="Download Code" width="200">]()
8+
[<img src="https://learnopencv.com/wp-content/uploads/2022/07/download-button-e1657285155454.png" alt="Download Code" width="200">](https://www.dropbox.com/scl/fo/btjccty84fbnzqgmvo696/AEb6hNSXs8aheO8TWDQKC5w?rlkey=urqqo68pbo50hwwjltmu8drrg&st=l9q5xl2v&dl=1)
109

1110
![](readme_images/feature.gif)
1211

1312
### Run Inference
1413

1514
Use the ``YOLOv10_Inference.ipynb`` file to run the inference.
1615

16+
<a href="https://colab.research.google.com/drive/1HFI2SEvH_fJM4Odeuiiym1zyNf7oqFJv?usp=sharing"><img src="https://colab.research.google.com/assets/colab-badge.svg" alt="Open In Colab"></a>
17+
18+
1719
## AI Courses by OpenCV
1820

1921
Want to become an expert in AI? [AI Courses by OpenCV](https://opencv.org/courses/) is a great place to start.

0 commit comments

Comments
 (0)