Eric-mingjie / network-slimming

Network Slimming (Pytorch) (ICCV 2017)
MIT License
907 stars 214 forks source link

Results are not replicable even with VGG19. I guess details mentioned in Readme.md is no where a match. #65

Open chowkamlee81 opened 3 years ago

chowkamlee81 commented 3 years ago

I used VGG19 trained for 160 epochs. Then started pruning VGG19 with ratio 0.7,==> no of channels=0 0.2,==> no of channels=0 0.15=>no of channels>0, but accuracy is only 28%.

In readme.txt, the results are too large. Hence its not a match

Jin-huihuang commented 2 years ago

I have the similar problem about VGG16.