Skip to content

Instantly share code, notes, and snippets.

@Sivaram46
Last active June 12, 2021 17:41
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Sivaram46/b9824b8ed842a3afd58b441419e549e6 to your computer and use it in GitHub Desktop.
Save Sivaram46/b9824b8ed842a3afd58b441419e549e6 to your computer and use it in GitHub Desktop.
# one could also use pretrained weights of ResNet trained on ImageNet
resnet34 = torchvision.models.resnet34(pretrained=True)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment