run the original YOLOv3 training on the COCO 2014 dataset using Darknet's pretrained weights that correspond to the original YOLOv3 paper
Author: martin0310Created Feb 9, 2025Updated Jan 10, 2026
Labelsquestiondocumentation
Search before asking
- I have searched the YOLOv3 issues and discussions and found no similar questions.
Question
How can I run the original YOLOv3 training on the COCO 2014 dataset using Darknet's pretrained weights that correspond to the original YOLOv3 paper ? It seems that the docs does not provide the details.
Additional
No response
Source: ultralytics/yolov3