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 ![image](https://user-images.githubusercontent.com/40556296/181141690-8fbe11d2-cc7a-457b-bd73-dd8e414b8dd8.png) ##...