PaddleOCR/ppocr/modeling/heads
zhoujun b6a21419d6
fix gap between table structure train model and inference model (#4565)
* add indent in pipeline_rpc_client.py

* fix gap in table structure train model and inference model
2021-11-10 20:18:48 +08:00
..
__init__.py merge dygraph 2021-09-27 15:06:06 +08:00
cls_head.py
det_db_head.py
det_east_head.py
det_pse_head.py add copyright 2021-11-04 19:11:28 +08:00
det_sast_head.py
e2e_pg_head.py
multiheadAttention.py fix nrtr export inference model 2021-09-13 13:10:10 +00:00
rec_aster_head.py add refer for seed 2021-11-04 17:50:19 +08:00
rec_att_head.py fix attn score 2021-11-04 15:58:00 +00:00
rec_ctc_head.py add center loss cod and cfg (#4165) 2021-09-29 10:30:09 +08:00
rec_nrtr_head.py fix nrtr export inference model 2021-09-13 13:10:10 +00:00
rec_sar_head.py add refer to backbone and head of sar 2021-11-04 09:50:41 +00:00
rec_srn_head.py
self_attention.py
table_att_head.py fix gap between table structure train model and inference model (#4565) 2021-11-10 20:18:48 +08:00