Update mdr_pdf_parser.py
Browse files- mdr_pdf_parser.py +0 -1
mdr_pdf_parser.py
CHANGED
@@ -1936,7 +1936,6 @@ class MDROcrEngine:
|
|
1936 |
# much lower thresholds so we actually get some candidate masks:
|
1937 |
det_db_thresh=0.15,
|
1938 |
det_db_box_thresh=0.15,
|
1939 |
-
unclip_ratio=2.0,
|
1940 |
drop_score=0.01,
|
1941 |
use_angle_cls=False,
|
1942 |
)
|
|
|
1936 |
# much lower thresholds so we actually get some candidate masks:
|
1937 |
det_db_thresh=0.15,
|
1938 |
det_db_box_thresh=0.15,
|
|
|
1939 |
drop_score=0.01,
|
1940 |
use_angle_cls=False,
|
1941 |
)
|