ultralytics 8.0.121 RTDETR fix and Docs updates (#3314)

This commit is contained in:
Glenn Jocher
2023-06-22 00:58:37 +02:00
committed by GitHub
parent 35c02c8319
commit 137552996a
5 changed files with 96 additions and 15 deletions

View File

@ -75,7 +75,7 @@ If you use YOLOv5 or YOLOv5u in your research, please cite the Ultralytics YOLOv
```bibtex
@software{yolov5,
title = {YOLOv5 by Ultralytics},
title = {Ultralytics YOLOv5},
author = {Glenn Jocher},
year = {2020},
version = {7.0},

View File

@ -103,7 +103,7 @@ If you use the YOLOv8 model or any other software from this repository in your w
```bibtex
@software{yolov8_ultralytics,
author = {Glenn Jocher and Ayush Chaurasia and Jing Qiu},
title = {YOLO by Ultralytics},
title = {Ultralytics YOLOv8},
version = {8.0.0},
year = {2023},
url = {https://github.com/ultralytics/ultralytics},