mirror of
https://github.com/PaddlePaddle/PaddleOCR.git
synced 2026-01-07 20:46:07 +00:00
rm cpu infer in tablemaster
This commit is contained in:
parent
ee50c725b3
commit
3093f2410e
@ -37,8 +37,8 @@ export2:null
|
||||
infer_model:null
|
||||
infer_export:null
|
||||
infer_quant:False
|
||||
inference:ppstructure/table/predict_structure.py --table_char_dict_path=./ppocr/utils/dict/table_master_structure_dict.txt --image_dir=./ppstructure/docs/table/table.jpg --output ./output/table --table_algorithm=TableMaster --table_max_len=480
|
||||
--use_gpu:True|False
|
||||
inference:ppstructure/table/predict_structure.py --table_char_dict_path=./ppocr/utils/dict/table_master_structure_dict.txt --output ./output/table --table_algorithm=TableMaster --table_max_len=480
|
||||
--use_gpu:True
|
||||
--enable_mkldnn:False
|
||||
--cpu_threads:6
|
||||
--rec_batch_num:1
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user