You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I tried replacing it with torchvision.models.resnet, but that doesn't seem to satisfy subsequent code, e.g. "resnet imported from torchvision" does not have a "modify" method.

I tried replacing it with torchvision.models.resnet, but that doesn't seem to satisfy subsequent code, e.g. "resnet imported from torchvision" does not have a "modify" method.