PaddleOCR/ppocr/modeling/heads
tink2123 b626aa3e41 formate code 2020-08-28 11:10:57 +08:00
..
self_attention formate code 2020-08-28 11:10:57 +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 Adapted to 1.8 2020-06-14 21:41:12 +08:00
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 add score in rec_infer 2020-06-02 15:53:02 +08:00
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 upload PaddleOCR code 2020-05-10 16:26:57 +08:00
rec_srn_all_head.py update infer_rec for srn 2020-08-15 15:45:55 +08:00