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
Hi everybody!!
PyTorch project has introduced TorchVision’s New Multi-Weight Support API.
In the new API the boolean "pretrained" and "pretrained_backbone" parameters, which were previously used to load weights to the full model or to its backbone, are deprecated.
Hi everybody!!
PyTorch project has introduced TorchVision’s New Multi-Weight Support API.
In the new API the boolean "pretrained" and "pretrained_backbone" parameters, which were previously used to load weights to the full model or to its backbone, are deprecated.
https://pytorch.org/blog/introducing-torchvision-new-multi-weight-support-api/
The text was updated successfully, but these errors were encountered: