Releases: u7122029/PyTorch_CIFAR10
Releases · u7122029/PyTorch_CIFAR10
Release list
SVHN Addons
Pretrained weights for the SVHN dataset.
MNIST Addons
Model weights on the MNIST dataset.
Note that we used the given CIFAR10 models in this repository. That means for each image in the original MINST dataset, we resized it to 32 x 32 and added an RGB channel.
Pretrained CIFAR10 Addons
Extra models not from the original repository.
Release all pretrained models on CIFAR10
All .pt files are from https://rutgers.box.com/shared/static/gkw08ecs797j2et1ksmbg1w5t3idf5r5.zip. They are all pretrained models for their respective architectures and are not my work. I made this release to make it easier to download these pretrained models using torch.hub.load.