when i donwload your pruned model(imagenet-resnet50-0.5), then test it with test.py.
the result is as below:
|===>Validation Error: 28.2700 Loss: 1.1303, Top5 Error: 9.4360
but in your paper the result is lower:
top1 error:25.05 top5 error:7.68
why? is there some difference?
when i donwload your pruned model(imagenet-resnet50-0.5), then test it with test.py.
the result is as below:
|===>Validation Error: 28.2700 Loss: 1.1303, Top5 Error: 9.4360
but in your paper the result is lower:
top1 error:25.05 top5 error:7.68
why? is there some difference?