add visual
parent
68da674dfd
commit
6dff6d97cb
|
@ -62,6 +62,8 @@ python3 tools/infer/predict_det.py --image_dir="./doc/imgs_en/img_10.jpg" --det_
|
|||
|
||||
可视化文本检测结果默认保存到`./inference_results`文件夹里面,结果文件的名称前缀为'det_res'。
|
||||
|
||||

|
||||
|
||||
<a name="4-2"></a>
|
||||
### 4.2 C++推理
|
||||
|
||||
|
|
|
@ -64,6 +64,7 @@ python3 tools/infer/predict_det.py --image_dir="./doc/imgs_en/img_10.jpg" --det_
|
|||
|
||||
The visualized text detection results are saved to the `./inference_results` folder by default, and the name of the result file is prefixed with 'det_res'.
|
||||
|
||||

|
||||
|
||||
|
||||
<a name="4-2"></a>
|
||||
|
|
Loading…
Reference in New Issue