MasterMiao
Results
1
issues of
MasterMiao
## Run command python demo.py --config-file ../configs/COCO-InstanceSegmentation/mask_rcnn_R_50_FPN_3x.yaml --video-input test.mp4 --opts MODEL.WEIGHTS detectron2://COCO-InstanceSegmentation/mask_rcnn_R_50_FPN_3x/137849600/model_final_f10217.pkl ## Expected behavior When running demo.py, the GPU is not used, but the CPU is used  ##...