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,I use mmdetection to regist fasternet as backbones for the MOT task,but how can i load pretrained params ? I tried to use mmdetectron backbone to load downloaded pth,but it say logger.warn(f'No pre-trained weights for '
2023-06-08 09:01:20,179 - mmdet - WARNING - No pre-trained weights for fasternet_l, training start from scratch
The text was updated successfully, but these errors were encountered:
Hi,I use mmdetection to regist fasternet as backbones for the MOT task,but how can i load pretrained params ? I tried to use mmdetectron backbone to load downloaded pth,but it say logger.warn(f'No pre-trained weights for '
2023-06-08 09:01:20,179 - mmdet - WARNING - No pre-trained weights for fasternet_l, training start from scratch
The text was updated successfully, but these errors were encountered: