huawei-noah / Efficient-AI-Backbones

Efficient AI Backbones including GhostNet, TNT and MLP, developed by Huawei Noah's Ark Lab.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Is there ghost_ResNet pre_trained weight for pytorch?

K-tang-mkv opened this issue · comments

commented

I only find the ghostNet pre_trained weight in model folder.

No. Ghost_ResNet is trained using pytorch official example. It's easy to train.