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 Update det_basic_loss.py 2021-02-05 15:49:01 +08:00
det_db_loss.py update 2020-12-16 13:06:48 +08:00
det_east_loss.py add east & sast 2020-12-09 06:45:25 +00:00
det_sast_loss.py delete fluid 2020-12-21 17:13:32 +08:00
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 upload rare code 2021-01-29 03:15:03 +00:00
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 mv model_average to incubate 2021-01-22 03:15:56 +00:00
table_att_loss.py add train code for table 2021-06-16 08:47:33 +00:00