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
fix loading pretrained weights when network settings are sent as arguments
-- fixed 9m config name in cfg
-- updated network index, now original imagenet models always stay at index 0,1
and all new models (cifar included) come afterward.
-- added docstrings
updaed the timm specific helper methods for forward_features, forward_classifiers
0 commit comments