Skip to content

ResNet-50 2X acceleration

Compare
Choose a tag to compare
@ethanhe42 ethanhe42 released this 10 Oct 21:53
· 31 commits to master since this release

we've released pruned ResNet-50 2X model:
resnet-50-cp.caffemodel, resnet-50-cp.prototxt .
Different from VGG-16 3C 4X, this model only used channel pruning algorithm.

model Speed-up Top-5 Top-1
ResNet-50 2X 90.8 72.3
ResNet-50 - 92.2 75.3

Feel free to test them and leave your comments.