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/heads
lichenxia fd76c1234b
disable se & add cls params for hub serving
6 years ago
..
self_attention formate code 6 years ago
__init__.py fix ch comment to support py2 and some other typo 6 years ago
cls_head.py 添加分类模型 6 years ago
det_db_head.py disable se & add cls params for hub serving 6 years ago
det_east_head.py replace python lanms with c++ version, fix infer_det bug, fix test_image_shape bug 6 years ago
det_sast_head.py modify infer tools for sast 6 years ago
rec_attention_head.py add score in rec_infer 6 years ago
rec_ctc_head.py add slim quantization 6 years ago
rec_seq_encoder.py upload PaddleOCR code 6 years ago
rec_srn_all_head.py update infer_rec for srn 6 years ago