Lornatang / YOLOv3-PyTorch

Pytorch implements yolov3.Good performance, easy to use, fast speed.
Apache License 2.0
33 stars 15 forks source link

Model weights for Pascal VOC dataset #9

Closed ShubhamAgarwal12 closed 11 months ago

ShubhamAgarwal12 commented 1 year ago

Can you please share the yolov3 model weights for Pascal VOC dataset where the mAP@50 is 79? On training, I am getting mAP@50 = 74.6 is this case.

Lornatang commented 11 months ago

The weight of VOC model based on YOLOv3 family bucket training will be launched in v0.1.5 version.