mirror of
https://github.com/THU-MIG/yolov10.git
synced 2025-05-23 13:34:23 +08:00
update README
This commit is contained in:
parent
393091b63e
commit
3594353249
12
README.md
12
README.md
@ -104,12 +104,10 @@ Thanks for the great implementations!
|
|||||||
|
|
||||||
If our code or models help your work, please cite our paper:
|
If our code or models help your work, please cite our paper:
|
||||||
```BibTeX
|
```BibTeX
|
||||||
@misc{wang2024yolov10,
|
@article{wang2024yolov10,
|
||||||
title={YOLOv10: Real-Time End-to-End Object Detection},
|
title={YOLOv10: Real-Time End-to-End Object Detection},
|
||||||
author={Ao Wang and Hui Chen and Lihao Liu and Kai Chen and Zijia Lin and Jungong Han and Guiguang Ding},
|
author={Wang, Ao and Chen, Hui and Liu, Lihao and Chen, Kai and Lin, Zijia and Han, Jungong and Ding, Guiguang},
|
||||||
year={2024},
|
journal={arXiv preprint arXiv:2405.14458},
|
||||||
eprint={2405.14458},
|
year={2024}
|
||||||
archivePrefix={arXiv},
|
|
||||||
primaryClass={cs.CV}
|
|
||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
Loading…
x
Reference in New Issue
Block a user