ayooshkathuria / pytorch-yolo-v3

A PyTorch implementation of the YOLO v3 object detection algorithm
3.3k stars 1.06k forks source link

how to train #150

Open joel5638 opened 3 years ago

joel5638 commented 3 years ago

How do we train in the repo? I have tried ultralytics yolov3 to train but not successful.

can I know how to train, since I want to use DroNet cfg and weights for my target model size to be 1MB.