PaddleOCR/ppocr/modeling/heads
MissPenguin 612e801470
Merge pull request #537 from tink2123/add_srn
Add SRN
2020-08-16 18:08:32 +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 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
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