ultralytics 8.0.121
RTDETR fix and Docs updates (#3314)
This commit is contained in:
@ -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},
|
||||
|
@ -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},
|
||||
|
Reference in New Issue
Block a user