README.md
June 15, 2018 ยท View on GitHub
0. Overview
All of this weights are working for this project with pytorch's format.
1. YOLO v3 weights base on darknet_53 backbone (mAP=59.66%)
- Name: yolov3_weights_pytorch.pth
- Download: Google Drive or Baidu Drive
2. Backbone weights
- This is a pretrain model. Use for train yourself data set.
- Name: darknet53_weights_pytorch.pth
- Download: Google Drive or Baidu Drive
3. Official weigths.
- Name: official_yolov3_weights_pytorch.pth
- Download: Google Drive or Baidu Drive