D-X-Y / AutoDL-Projects

Automated deep learning algorithms implemented in PyTorch.
MIT License
1.57k stars 282 forks source link

channel wise interpolation (CWI) #37

Closed allanwlz closed 4 years ago

allanwlz commented 4 years ago

Hi, Xuanyi. Could you please provide more details about CWI? I meet problem reading the http://arxiv.org/abs/1905.09717

D-X-Y commented 4 years ago

All source codes have been released. What details do you want to know?

allanwlz commented 4 years ago

https://github.com/D-X-Y/NAS-Projects/tree/master/exps/algos Is the code in url above? Sorry, but I didn't find the algo in http://arxiv.org/abs/1905.09717.

D-X-Y commented 4 years ago

Please follow the instructions here: https://github.com/D-X-Y/NAS-Projects#network-pruning-via-transformable-architecture-search

D-X-Y commented 4 years ago

Feel free to re-open this issue if you have further questions.