python demo/demo.py --config-file configs/COCO-InstanceSegmentation/mask_rcnn_R_50_FPN_3x.yaml --input ./images/16004479832_a748d55f21_k.jpg ./images/pose.jpg --opts MODEL.WEIGHTS detectron2://COCO-InstanceSegmentation/mask_rcnn_R_50_FPN_3x/137849600/model_final_f10217.pkl
pytorch 1.3
torchvision 0.2.2
Have you solved?
If you are getting this error, likely your torchvision version is less than 0.3.0
Most helpful comment
If you are getting this error, likely your torchvision version is less than 0.3.0