channel-pruning icon indicating copy to clipboard operation
channel-pruning copied to clipboard

Channel Pruning for Accelerating Very Deep Neural Networks (ICCV'17)

Results 21 channel-pruning issues
Sort by recently updated
recently updated
newest added

hi, I wonder if I can do channel pruning on ssd. Thank you~

Can any one help me with the loss curve for 2L iterations for pruned vgg model. Thanks, Arun

What hardware and operating system/distribution are you running? Operating system: CentOS7 CUDA version: 8.0 CUDNN version: .6.0 openCV version: 3.0 BLAS: open Python version: 3.6.3 boost 1.65.1 boost-python: 1.65.1 with...

bug

Dear Author(s), I am trying to applying this channel pruning method on a Unet(which is RCNN-like network with residual branch. I have tried weeks to read your python code (Also...

Hi, Thank you for your share.When I reproduce ,I have some trouble .It confuse me much time.Please help me. Error log: Extracting X relu1_1 From Y conv1_2 stride 1 Process...

Input the command "./combine.sh | xargs ./calflop.sh", but meet this problem . F0615 16:06:04.220142 25028 data_transformer.cpp:168] Check failed: height

Hi, When I download the pruned model and run the test on ILSVRC2012 test set, the accuracy is all zero. Does anyone encounter this problem? This is when I run...

Thanks for your impressive work.I'd like to know if I could find the pruned resnet model on CIFAR10.As I know, only models for imagenet are released now. Thank you!

enhancement

Does this project provide docker images? If that, please leave me a download url.

can you share your cfgs for resnet file ?