提交 0dcc5026 编写于 作者: C channingss

update README.md for mask_detection with python

上级 4ad76c66
......@@ -51,8 +51,8 @@ python infer.py --models_dir=/path/to/models --img_paths=/path/to/images --video
| 参数 | 是否必须|含义 |
|-------|-------|----------|
| models_dir | Yes|两个模型路径./pyramidbox_lite_mobile_mask |
| img_paths |No|需要预测的图片目录 |
| video_path |No|需要预测的视频目录|
| img_paths |img_paths/video_path 二选一|需要预测的图片目录 |
| video_path |img_paths/video_path 二选一|需要预测的视频目录|
| video_size |No|预测视频分辨率大小(w,h) |
| use_camera |No|是否打开摄像头进行预测 |
| use_gpu |No|是否GPU,默认为False|
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册