PaddleOCR/ppocr/losses
littletomatodonkey 7dc56191f5
fix rec distillation (#3994)
* fix rec distillation

* add dist cfg

* fix yaml
2021-09-09 13:08:25 +08:00
..
__init__.py delete blank line 2021-08-18 19:54:57 +08:00
basic_loss.py fix rec distillation (#3994) 2021-09-09 13:08:25 +08:00
cls_loss.py fix cls type 2021-08-17 17:09:38 +08:00
combined_loss.py fix rec distillation (#3994) 2021-09-09 13:08:25 +08:00
det_basic_loss.py
det_db_loss.py
det_east_loss.py
det_sast_loss.py
distillation_loss.py fix rec distillation (#3994) 2021-09-09 13:08:25 +08:00
e2e_pg_loss.py fix errors and add pretrain_model 2021-04-07 12:26:05 +08:00
rec_att_loss.py
rec_ctc_loss.py add distillation function 2021-06-02 08:31:57 +00:00
rec_nrtr_loss.py modify transformeroptim, resize 2021-08-24 07:46:43 +00:00
rec_srn_loss.py
table_att_loss.py add train code for table 2021-06-16 08:47:33 +00:00