| Benchmark | Model | Rank | Results |
|---|---|---|---|
| image-classification-on-cifar-10 | PyramidNet + AA (AMP) | #56 | Percentage correct: 98.02 |
| image-classification-on-cifar-10 | PreActResNet18 (AMP) | #119 | Percentage correct: 96.03 |
| image-classification-on-cifar-100 | PyramidNet + AA (AMP) | #51 | Percentage correct: 86.64 |
| image-classification-on-cifar-100 | PreActResNet18 (AMP) | #131 | Percentage correct: 78.49 |
| image-classification-on-svhn | PyramidNet + AA (AMP) | #7 | Percentage error: 1.35 |
| image-classification-on-svhn | PreActResNet18 (AMP) | #27 | Percentage error: 2.30 |