Update README.md
Browse files
README.md
CHANGED
@@ -10,11 +10,11 @@ datasets:
|
|
10 |
---
|
11 |
|
12 |
### Model Description
|
13 |
-
[
|
14 |
|
15 |
-
[
|
16 |
|
17 |
-
[Paper Repo: Implementation of paper -
|
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 |
```
|