comarison mehtods
Thinet(option : greedy) paper : ThiNet: A Filter Level Pruning Method for Deep Neural Network Compression(ICCV,2017)
LASSO(option : lasso) paper: Channel Pruning for Accelerating Very Deep Neural Networks(ICCV,2017)
pytorch, python : pytorch 1.6 ↑, python 3.7 ↑ package : numpy, os, torchsummaryX, tqdm, networkx
have to download VGG16_BN weight and then move model weights to directory './experiments/vgg16_exp_cifar100_0/checkpoints/'
https://drive.google.com/drive/folders/1D0zxgCMg3nDUGGxCt8n2PDtcU6FHVysP?usp=sharing
VGG16-BN / CIFAR-100