Update README.md
Browse files
README.md
CHANGED
@@ -17,9 +17,6 @@ datasets:
|
|
17 |
[Paper Repo: Implementation of paper - YOLOv7](https://github.com/WongKinYiu/yolov7)
|
18 |
|
19 |
|
20 |
-
### Documents
|
21 |
-
[YOLOv7: Trainable bag-of-freebies sets new state-of-the-art for real-time object detectors](https://arxiv.org/abs/2207.02696)
|
22 |
-
|
23 |
### Installation
|
24 |
```
|
25 |
pip install yolov7detect
|
|
|
17 |
[Paper Repo: Implementation of paper - YOLOv7](https://github.com/WongKinYiu/yolov7)
|
18 |
|
19 |
|
|
|
|
|
|
|
20 |
### Installation
|
21 |
```
|
22 |
pip install yolov7detect
|