You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
PaddleOCR/ppocr/modeling/backbones
lichenxia fd76c1234b
disable se & add cls params for hub serving
6 years ago
..
__init__.py fix ch comment to support py2 and some other typo 6 years ago
det_mobilenet_v3.py disable se & add cls params for hub serving 6 years ago
det_resnet_vd.py upload PaddleOCR code 6 years ago
det_resnet_vd_sast.py add sast code 6 years ago
rec_mobilenet_v3.py add stride config of backbone and fix load ckp 6 years ago
rec_resnet_fpn.py rename rec_resnet_fpn 6 years ago
rec_resnet_vd.py update infer_rec for srn 6 years ago