LI-JIASHI
LI-JIASHI
Hi, thanks for your excellent work! Can you release the code and model of mobilenetv2 in Network Pruning via Transformable Architecture Search?
Hi Shangyu, Thanks for sharing the code! After reading your paper, I do some experiments. I found the code at L-OBS/lenet300-100 do a good jop when prune lenet300-100(some small bug...
After compressing by KSE, the network is 2D kernels sparse, rather than channels sparse(obtained by the real channel pruning). Therefore, special computation hardware is needed to gain practical acceleration after...