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

hubconf.py #27

Closed karthikramesh55 closed 3 years ago

karthikramesh55 commented 3 years ago

Useful for loading the models using torch.hub.load(github_repo_path, model)