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
Tracking: added torchvision models for ResNet, AlexNet, and VGG, all of which allow for "manual" loading of pre-trained weights. Instructions for doing so are in the doc comments.
We should add the following models from TorchVision, with the same pre-loaded weights:
https://pytorch.org/vision/stable/models.html#
See #586 for the origin story.
The text was updated successfully, but these errors were encountered: