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
/
ppocr
/
modeling
/
heads
History
licx
f96b873aa4
modify infer tools for sast
2020-08-17 20:29:28 +08:00
..
self_attention
update config
2020-08-15 12:39:07 +08:00
__init__.py
fix ch comment to support py2 and some other typo
2020-06-25 18:41:22 +00:00
det_db_head.py
…
det_east_head.py
replace python lanms with c++ version, fix infer_det bug, fix test_image_shape bug
2020-06-19 15:54:20 +08:00
det_sast_head.py
modify infer tools for sast
2020-08-17 20:29:28 +08:00
rec_attention_head.py
…
rec_ctc_head.py
add stride config of backbone and fix load ckp
2020-08-12 07:08:07 +00:00
rec_seq_encoder.py
…
rec_srn_all_head.py
update infer_rec for srn
2020-08-15 15:45:55 +08:00