PaddleOCR/ppocr/losses
jzhang533 0b91f4dd50
This is a combination of 59 commits from v2.7.0 to v2.7.1 in (#11831)
release/2.7.1 branch

Co-authored-by: ToddBear <43341135+ToddBear@users.noreply.github.com>
2024-03-29 10:39:03 +08:00
..
__init__.py This is a combination of 59 commits from v2.7.0 to v2.7.1 in (#11831) 2024-03-29 10:39:03 +08:00
ace_loss.py
basic_loss.py add V4 rec distill (#9921) 2023-05-15 20:32:48 +08:00
center_loss.py improve system prediction and remove some hard code (#4643) 2021-11-17 12:32:05 +08:00
cls_loss.py
combined_loss.py add V4 rec distill (#9921) 2023-05-15 20:32:48 +08:00
det_basic_loss.py
det_ct_loss.py add centripetal text model 2022-09-15 11:08:16 +00:00
det_db_loss.py add PP-OCRv4 det code (#9766) 2023-04-21 18:10:26 +08:00
det_drrg_loss.py add drrg 2022-10-08 11:56:45 +08:00
det_east_loss.py
det_fce_loss.py modify fcenet 2022-02-13 11:48:18 +08:00
det_pse_loss.py rm view 2022-03-28 05:05:07 +00:00
det_sast_loss.py
distillation_loss.py This is a combination of 59 commits from v2.7.0 to v2.7.1 in (#11831) 2024-03-29 10:39:03 +08:00
e2e_pg_loss.py update pgnet 2022-08-30 05:58:39 +00:00
kie_sdmgr_loss.py keep license 2022-04-01 17:12:12 +08:00
rec_aster_loss.py fix aster loss for axis (#8675) 2022-12-20 13:58:57 +08:00
rec_att_loss.py
rec_can_loss.py update can transform method and add copyright info for new file 2022-10-17 17:18:14 +08:00
rec_ce_loss.py [New Rec]add rec ViTSTR & ABINet algorithm. (#6414) 2022-06-28 15:06:53 +08:00
rec_cppd_loss.py This is a combination of 59 commits from v2.7.0 to v2.7.1 in (#11831) 2024-03-29 10:39:03 +08:00
rec_ctc_loss.py fix ips info and reduce interval of metric calc 2022-02-07 12:19:25 +00:00
rec_enhanced_ctc_loss.py
rec_multi_loss.py V4Rec code pr (#9725) 2023-04-19 16:04:23 +08:00
rec_nrtr_loss.py V4Rec code pr (#9725) 2023-04-19 16:04:23 +08:00
rec_parseq_loss.py This is a combination of 59 commits from v2.7.0 to v2.7.1 in (#11831) 2024-03-29 10:39:03 +08:00
rec_pren_loss.py [Feature] Add PREN Scene Text Recognition Model(Accepted in CVPR2021) (#5563) 2022-02-28 21:48:00 +08:00
rec_rfl_loss.py 通过变量类型判断是否是visual 2022-10-10 12:12:47 +08:00
rec_sar_loss.py add ppocrv3 rec (#6033) 2022-04-26 16:19:31 +08:00
rec_satrn_loss.py add satrn (#8433) 2023-02-08 11:25:50 +08:00
rec_spin_att_loss.py modified pr 2022-07-10 09:20:59 +08:00
rec_srn_loss.py
rec_vl_loss.py Add rec algo VisionLAN (#6943) 2022-08-09 11:29:43 +08:00
stroke_focus_loss.py Submit SR model (#6933) 2022-08-12 10:49:54 +08:00
table_att_loss.py rename SLANetLoss to SLALoss 2022-08-10 14:58:08 +00:00
table_master_loss.py fix bug 2022-07-05 02:51:07 +00:00
text_focus_loss.py add sr model Text Telescope 2022-10-17 15:15:37 +08:00
vqa_token_layoutlm_loss.py add vqa code (#7096) 2022-08-06 15:41:20 +08:00