iamhankai / ghostnet.pytorch

[CVPR2020] GhostNet: More Features from Cheap Operations
https://arxiv.org/abs/1911.11907
523 stars 118 forks source link

pretrained pth model for pytorch #5

Closed dragen1860 closed 4 years ago

dragen1860 commented 4 years ago

Dear author: Thanks for your timely open source implementation. It would be grateful if you can publish some pretrained pth on ImageNet dataset. Thank you.

iamhankai commented 4 years ago

Currently, the pretrained model of TF version is available: https://github.com/huawei-noah/ghostnet

xuhzyy commented 4 years ago

Currently, the pretrained model of TF version is available: https://github.com/huawei-noah/ghostnet

Will you publish the pretrained model of pytorch version? @iamhankai

iamhankai commented 4 years ago

Will you publish the pretrained model of pytorch version? @iamhankai

No exact date now. You can refer to https://github.com/iamhankai/ghostnet.pytorch/issues/3 for training hyperparameters.

iamhankai commented 4 years ago

Thanks to @d-li14. He has provided pretrained model at https://github.com/d-li14/ghostnet.pytorch