he-y / soft-filter-pruning

Soft Filter Pruning for Accelerating Deep Convolutional Neural Networks
https://arxiv.org/abs/1808.06866
374 stars 74 forks source link

Maybe a Typo in pruning_cifar10.sh #25

Closed appleleaves closed 4 years ago

appleleaves commented 4 years ago

Thanks for sharing the codes. In the scripts, the file pruning_cifar10.sh may have some typos. As the save name is ratenorm0.7_ratedist0.1, the input for argument '--rate_norm' is 1. Is it a mistake? If not, I would need help to understand it.

appleleaves commented 4 years ago

Sorry, the question is about filter-pruning-geometric-median.