Skip to content

Commit 9a00c17

Browse files
authored
Update README.md
1 parent 9528dfb commit 9a00c17

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# yolov7
22

3-
Implementation of paper - [YOLOv7: Trainable bag-of-freebies sets new state-of-the-art for real-time object detectors]()
3+
Implementation of paper - [YOLOv7: Trainable bag-of-freebies sets new state-of-the-art for real-time object detectors](https://arxiv.org/abs/2207.02696)
44

55
<img src="./figure/performance.png" height="480">
66

@@ -78,7 +78,7 @@ The training code and instrument will release soon.
7878
@article{wang2022yolov7,
7979
title={{YOLOv7}: Trainable bag-of-freebies sets new state-of-the-art for real-time object detectors},
8080
author={Wang, Chien-Yao and Bochkovskiy, Alexey and Liao, Hong-Yuan Mark},
81-
journal={arXiv preprint},
81+
journal={arXiv preprint arXiv:2207.02696},
8282
year={2022}
8383
}
8484
```

0 commit comments

Comments
 (0)