Skip to content

Instantly share code, notes, and snippets.

@Yuktha-Majella
Last active August 10, 2021 16:24
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 Yuktha-Majella/b20500ad7356976cbfb9f0cf468e6ddf to your computer and use it in GitHub Desktop.
Save Yuktha-Majella/b20500ad7356976cbfb9f0cf468e6ddf to your computer and use it in GitHub Desktop.
Importing Resnet50 model from FastAI library
from fastai.vision import *
from fastai.vision.models import resnet50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment