RegNet-Search-PyTorch icon indicating copy to clipboard operation
RegNet-Search-PyTorch copied to clipboard

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

Open dollarser opened this issue 4 years ago • 2 comments

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

dollarser avatar Aug 04 '20 11:08 dollarser

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

zhanghang1989 avatar Aug 04 '20 20:08 zhanghang1989

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

dollarser avatar Aug 05 '20 16:08 dollarser