PaddleOCR/deploy/lite/config.txt

8 lines
175 B
Plaintext
Raw Normal View History

2021-01-29 16:32:30 +08:00
max_side_len 960
det_db_thresh 0.3
det_db_box_thresh 0.5
det_db_unclip_ratio 1.6
2021-02-01 13:44:53 +08:00
det_db_use_dilate 0
2021-05-11 11:16:07 +08:00
det_use_polygon_score 1
2022-06-27 19:29:33 +08:00
use_direction_classify 1
2022-09-16 11:54:15 +08:00
rec_image_height 48