D-X-Y / AutoDL-Projects

Automated deep learning algorithms implemented in PyTorch.
MIT License
1.56k stars 281 forks source link

Code and model of mobilenetv2 in Network Pruning via Transformable Architecture Search? #28

Open dsfour opened 4 years ago

dsfour commented 4 years ago

Hi, thanks for your excellent work! Can you release the code and model of mobilenetv2 in Network Pruning via Transformable Architecture Search?

haolibai commented 4 years ago

Also would you mind sharing the search script for resnet18 on imagenet? Thanks!