By using our code, we reproduce the results of our Fast MPN-COV ResNet models on ImageNet 2012.
- PyTorch 0.4 or above
- 2 x 1080Ti
- Cuda 9.0 with CuDNN 7.0
Network | Top-1 Error | Top-5 Error | ||
---|---|---|---|---|
paper | reproduce | paper | reproduce | |
fast MPN-COV-ResNet50 | 22.14 | 21.71 | 6.22 | 6.13 |
fast MPN-COV-ResNet101 | 21.21 | 20.99 | 5.68 | 5.56 |