提交 c1e6558d 编写于 作者: 文幕地方's avatar 文幕地方

update table cpp infer doc

上级 4369552e
......@@ -283,13 +283,8 @@ Specifically,
```shell
./build/ppocr --det_model_dir=inference/det_db \
--rec_model_dir=inference/rec_rcnn \
--cls_model_dir=inference/cls \
--table_model_dir=inference/table \
--image_dir=../../ppstructure/docs/table/table.jpg \
--use_angle_cls=true \
--det=true \
--rec=true \
--cls=true \
--type=structure \
--table=true
```
......
......@@ -292,13 +292,8 @@ CUDNN_LIB_DIR=/your_cudnn_lib_dir
```shell
./build/ppocr --det_model_dir=inference/det_db \
--rec_model_dir=inference/rec_rcnn \
--cls_model_dir=inference/cls \
--table_model_dir=inference/table \
--image_dir=../../ppstructure/docs/table/table.jpg \
--use_angle_cls=true \
--det=true \
--rec=true \
--cls=true \
--type=structure \
--table=true
```
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册