akamaster / pytorch_resnet_cifar10

Proper implementation of ResNet-s for CIFAR10/100 in pytorch that matches description of the original paper.
BSD 2-Clause "Simplified" License
1.22k stars 335 forks source link

Please include CIFAR100 results and pretrained models #34

Open bishshoy opened 2 years ago

bishshoy commented 2 years ago

Please include CIFAR100 results and pretrained models. Thanks.