Skip to content

Releases: u7122029/PyTorch_CIFAR10

SVHN Addons

Choose a tag to compare

@u7122029 u7122029 released this 07 Sep 08:11

Pretrained weights for the SVHN dataset.

MNIST Addons

Choose a tag to compare

@u7122029 u7122029 released this 01 Sep 18:13

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

Choose a tag to compare

@u7122029 u7122029 released this 18 Aug 09:11

Extra models not from the original repository.

Release all pretrained models on CIFAR10

Choose a tag to compare

@u7122029 u7122029 released this 05 Apr 18:21

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.