You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
export FLAGS_enable_pir_api=0
|
|
|
|
python3 pdf_detection.py \
|
|
--model_dir=/mnt/research/PaddleOCR/PaddleDetection/inference_model/picodet_lcnet_x1_0_fgd_layout_cdla_infer \
|
|
--image_file=/mnt/research/PaddleOCR/demo-75-images/12.jpg \
|
|
--device=GPU
|