PaddleOCR/ppocr
NeterOster fa93f61cc5
fix: Correct misuse of `try_import` from `paddle.utils` (#11820)
This commit addresses the incorrect usage of the `try_import` function from `paddle.utils` in both `ppocr/utils/utility.py` and `ppstructure/pdf2word/pdf2word.py`.
2024-03-28 11:26:36 +08:00
..
data [Cherry-pick] Cherry-pick from release/2.6 (#11092) 2023-10-18 17:37:23 +08:00
ext_op add drrg 2022-10-08 11:56:45 +08:00
losses [New] add rec CPPD model (#10990) 2023-09-25 15:43:45 +08:00
metrics update CAN model 2022-10-15 20:27:05 +08:00
modeling adapter new type promotion rule for Paddle 2.6 (#11698) 2024-03-18 11:55:55 +08:00
optimizer clear fluid (#10333) 2023-07-10 14:12:40 +08:00
postprocess Optimize prediction on long image and deduplicate similar boxes with multiple lables (#11366) 2023-12-21 10:32:42 +08:00
utils fix: Correct misuse of `try_import` from `paddle.utils` (#11820) 2024-03-28 11:26:36 +08:00
__init__.py