Skip to content

Commit b339a70

Browse files
authored
Update README.md
1 parent 17d4774 commit b339a70

File tree

1 file changed

+25
-0
lines changed

1 file changed

+25
-0
lines changed

README.md

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,3 +43,28 @@ For questions or issues please use the [Google Group](https://groups.google.com/
4343
----
4444

4545
![OpenCV_TRT](https://user-images.githubusercontent.com/4096485/90338805-e5e18d80-dff4-11ea-8a68-5710956256ff.png)
46+
47+
48+
## Citation
49+
50+
```
51+
@misc{bochkovskiy2020yolov4,
52+
title={YOLOv4: Optimal Speed and Accuracy of Object Detection},
53+
author={Alexey Bochkovskiy and Chien-Yao Wang and Hong-Yuan Mark Liao},
54+
year={2020},
55+
eprint={2004.10934},
56+
archivePrefix={arXiv},
57+
primaryClass={cs.CV}
58+
}
59+
```
60+
61+
```
62+
@InProceedings{Wang_2021_CVPR,
63+
author = {Wang, Chien-Yao and Bochkovskiy, Alexey and Liao, Hong-Yuan Mark},
64+
title = {{Scaled-YOLOv4}: Scaling Cross Stage Partial Network},
65+
booktitle = {Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition (CVPR)},
66+
month = {June},
67+
year = {2021},
68+
pages = {13029-13038}
69+
}
70+
```

0 commit comments

Comments
 (0)