Update mdr_pdf_parser.py
Browse files- mdr_pdf_parser.py +0 -1
mdr_pdf_parser.py
CHANGED
@@ -1860,7 +1860,6 @@ class MDROcrEngine:
|
|
1860 |
# much lower thresholds so we actually get some candidate masks:
|
1861 |
det_db_thresh=0.15,
|
1862 |
det_db_box_thresh=0.15,
|
1863 |
-
unclip_ratio=2.0,
|
1864 |
drop_score=0.01,
|
1865 |
use_angle_cls=False,
|
1866 |
)
|
|
|
1860 |
# much lower thresholds so we actually get some candidate masks:
|
1861 |
det_db_thresh=0.15,
|
1862 |
det_db_box_thresh=0.15,
|
|
|
1863 |
drop_score=0.01,
|
1864 |
use_angle_cls=False,
|
1865 |
)
|