I can't load the pretrained model.
when I run "CUDA_VISIBLE_DEVICES=0,1 PORT=29501 ./dist_train.sh configs/mask_rcnn_pvt_v2_b0
_fpn_1x_coco.py 2 --cfg-options model.pretrained=pretrain/pvt_v2_b0.pth", the error occurs.
The other config is the same situation.
I can't load the pretrained model. when I run "CUDA_VISIBLE_DEVICES=0,1 PORT=29501 ./dist_train.sh configs/mask_rcnn_pvt_v2_b0 _fpn_1x_coco.py 2 --cfg-options model.pretrained=pretrain/pvt_v2_b0.pth", the error occurs. The other config is the same situation.