This website requires JavaScript.
Explore
Help
Register
Sign In
yujunjun
/
PaddleOCR
Watch
1
Star
0
Fork
0
You've already forked PaddleOCR
mirror of
https://github.com/PaddlePaddle/PaddleOCR.git
synced
2025-08-31 11:56:01 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
PaddleOCR
/
ppocr
/
modeling
/
backbones
History
MissPenguin
612e801470
Merge pull request
#537
from tink2123/add_srn
...
Add SRN
2020-08-16 18:08:32 +08:00
..
__init__.py
fix ch comment to support py2 and some other typo
2020-06-25 18:41:22 +00:00
det_mobilenet_v3.py
upload PaddleOCR code
2020-05-10 16:26:57 +08:00
det_resnet_vd.py
upload PaddleOCR code
2020-05-10 16:26:57 +08:00
rec_mobilenet_v3.py
add stride config of backbone and fix load ckp
2020-08-12 07:08:07 +00:00
rec_resnet50_fpn.py
update for srn
2020-08-14 16:31:13 +08:00
rec_resnet_vd.py
update infer_rec for srn
2020-08-15 15:45:55 +08:00