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
littletomatodonkey
233e1116fb
Merge branch 'dygraph' into dygraph
2021-02-25 09:50:34 +08:00
..
clipper.cpp
…
config.cpp
update cpp_infer to 2.0
2020-12-21 13:41:33 +00:00
main.cpp
Fix the bug about raising error when reading image failed
2021-02-24 11:32:10 +00:00
ocr_cls.cpp
Support fixed length TRT prediction
2021-01-08 09:34:29 +00:00
ocr_det.cpp
Support fixed length TRT prediction
2021-01-08 09:34:29 +00:00
ocr_rec.cpp
update ocr_rec.cpp
2021-02-24 16:10:37 +08:00
postprocess_op.cpp
添加方向分类器
2020-11-17 12:54:24 +08:00
preprocess_op.cpp
Support fixed length TRT prediction
2021-01-08 09:34:29 +00:00
utility.cpp
…