kadirnar commited on
Commit
a28783d
·
1 Parent(s): 02eb4bb

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -1
README.md CHANGED
@@ -15,8 +15,10 @@ library_version: 0.2.3
15
  ---
16
 
17
  ### Model Description
18
- [YOLOv6: A single-stage object detection framework dedicated to industrial applications.](https://arxiv.org/abs/2209.02976)
19
 
 
 
20
  [YOLOv6-Pip: Packaged version of the Yolov6 repository](https://github.com/kadirnar/yolov6-pip/)
21
 
22
  [Paper Repo: Implementation of paper - YOLOv6](https://github.com/meituan/YOLOv6/)
 
15
  ---
16
 
17
  ### Model Description
18
+ [YOLOv6:](https://arxiv.org/abs/2209.02976) A single-stage object detection framework dedicated to industrial applications.
19
 
20
+ [YOLOv6 v3.0](https://arxiv.org/abs/2301.05586): A Full-Scale Reloading
21
+
22
  [YOLOv6-Pip: Packaged version of the Yolov6 repository](https://github.com/kadirnar/yolov6-pip/)
23
 
24
  [Paper Repo: Implementation of paper - YOLOv6](https://github.com/meituan/YOLOv6/)