zhanghang1989 / RegNet-Search-PyTorch

Search for RegNet using PyTorch
MIT License
316 stars 44 forks source link

本项目是否有预训练的模型权重?怎么导入原论文作者的预训练模型 #11

Open dollarser opened 4 years ago

dollarser commented 4 years ago

项目训练好的模型,能不能分享以下,由于机器性能较差,没有训练的能力,希望获取一份已经训练好的模型。我使用您的模型,导入原论文作者的权重失败,不知道原因?

zhanghang1989 commented 4 years ago

Could you try https://s3.us-west-1.wasabisys.com/hang/models/RegNetX-0.4GF.pth https://s3.us-west-1.wasabisys.com/hang/models/RegNetY-0.4GF.pth

dollarser commented 4 years ago

Thank you. I successfully imported the above weights(RegNetX-0.4GF.pth) into the model.