jameslahm commited on
Commit
a0a4af4
·
verified ·
1 Parent(s): 6a66913

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -11,7 +11,8 @@ datasets:
11
  ### Model Description
12
  [YOLOv10: Real-Time End-to-End Object Detection](https://arxiv.org/abs/2405.14458v1)
13
 
14
- [Paper Repo: Implementation of paper - YOLOv10](https://github.com/THU-MIG/yolov10)
 
15
 
16
  ### Installation
17
  ```
 
11
  ### Model Description
12
  [YOLOv10: Real-Time End-to-End Object Detection](https://arxiv.org/abs/2405.14458v1)
13
 
14
+ - arXiv: https://arxiv.org/abs/2405.14458v1
15
+ - github: https://github.com/THU-MIG/yolov10
16
 
17
  ### Installation
18
  ```