/Darknet53_PyTorch

Darknet53: YOLOv3 backbone.

Primary LanguagePythonApache License 2.0Apache-2.0

Darknet53_PyTorch

Reference

  1. 论文(paper):
    https://arxiv.org/pdf/1804.02767.pdf

  2. 代码参考(reference code):
    https://github.com/developer0hye/PyTorch-Darknet53

  3. 使用的预训练模型来源(Source of the pre-training model used):
    https://github.com/developer0hye/PyTorch-Darknet53
    由于我对模型进行了调整,所以我修改了原预训练模型的state_dict的key值,并进行了发布.
    Since I adjusted the model, I modified the state_dict key value of the original pretraining model and release it.

权重见 release. 或在百度云中下载:
链接:https://pan.baidu.com/s/1AHnP7jWy-VXZZM9Eselltw
提取码:iimv

使用方式(How to use)

1. 预测图片(Predict images)

python3 pred_image.py