shihfangchen

Results 1 comments of shihfangchen

HI how to directly inference through demo.py e.g. !python -W ignore demo/demo.py \ --config-file mask_cascade_rcnn_ResNeSt_200_FPN_dcn_syncBN_all_tricks_3x.yaml \ --input "2.jpg"\ --output "out.jpg" \ --confidence-threshold 0.3 \ --opts MODEL.WEIGHTS detectron2-ResNeSt/resnest200_detectron-02644020.pth this command stiill...