kadirnar commited on
Commit
701d223
·
1 Parent(s): c6a05cc

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -10,11 +10,11 @@ datasets:
10
  ---
11
 
12
  ### Model Description
13
- [YOLOv6: A single-stage object detection framework dedicated to industrial applications.](https://arxiv.org/abs/2207.02696)
14
 
15
- [YOLOv6-Pip: Packaged version of the Yolov6 repository](https://github.com/kadirnar/yolov6-pip/)
16
 
17
- [Paper Repo: Implementation of paper - YOLOv6](https://github.com/meituan/YOLOv6/)
18
 
19
  ### Installation
20
  ```
 
10
  ---
11
 
12
  ### Model Description
13
+ [YOLOv7: Trainable bag-of-freebies sets new state-of-the-art for real-time object detectors](https://arxiv.org/abs/2207.02696)
14
 
15
+ [YOLOv7-Pip: Packaged version of the Yolov7 repository](https://github.com/kadirnar/yolov7-pip)
16
 
17
+ [Paper Repo: Implementation of paper - YOLOv7](https://github.com/WongKinYiu/yolov7)
18
 
19
  ### Installation
20
  ```