run shell
python tools/deploy.py \
configs/mmdet/detection/detection_onnxruntime_dynamic.py \
/project/mmlab_template/mmdetection/configs/faster_rcnn/faster_rcnn_r50_fpn_1x_coco.py \
/project/faster_rcnn_r50_fpn_1x_coco_20200130-047c8118.pth \
/project/mmlab_template/mmdetection/demo/demo.jpg \
--work-dir work-dires \
--device cpu \
--show \
--dump-info