未验证 提交 9c96aa04 编写于 作者: F Felix 提交者: GitHub

Update predict.sh

上级 86c3c50f
...@@ -7,5 +7,9 @@ python3.7 python/predict_cls.py -c configs/inference_cls.yaml ...@@ -7,5 +7,9 @@ python3.7 python/predict_cls.py -c configs/inference_cls.yaml
# detection # detection
# python3.7 python/predict_det.py -c configs/inference_rec.yaml # python3.7 python/predict_det.py -c configs/inference_rec.yaml
# mainbody detection + feature extractor + retrieval
# python3.7 python/predict_system.py -c configs/inference_rec.yaml # build system
#python3.7 python/build_system.py -c configs/build_logo.yaml
# inference system
# python3.7 python/predict_system.py -c configs/inference_logo.yaml
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册