This website requires JavaScript.
Explore
Help
Register
Sign In
mirrors
/
PaddleOCR
Watch
1
Star
0
Fork
0
You've already forked PaddleOCR
mirror of
https://github.com/PaddlePaddle/PaddleOCR.git
synced
2025-06-03 21:53:39 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
PaddleOCR
/
deploy
/
cpp_infer
/
src
History
MissPenguin
64a3580f1b
Modify the resize operation to be consistent with the python version (
#2651
)
2021-04-27 00:08:53 +08:00
..
clipper.cpp
…
config.cpp
…
main.cpp
Fix the bug about raising error when reading image failed
2021-02-24 11:32:10 +00:00
ocr_cls.cpp
…
ocr_det.cpp
…
ocr_rec.cpp
update ocr_rec.cpp
2021-02-24 16:10:37 +08:00
postprocess_op.cpp
add PolygonScoreAcc to improve polygon detect
2021-04-23 08:23:12 +00:00
preprocess_op.cpp
Modify the resize operation to be consistent with the python version (
#2651
)
2021-04-27 00:08:53 +08:00
utility.cpp
…