This website requires JavaScript.
Explore
Help
Register
Sign In
mirrors
/
PaddleOCR
Watch
1
Star
0
Fork
0
You've already forked PaddleOCR
mirror of
https://github.com/PaddlePaddle/PaddleOCR.git
synced
2025-06-03 21:53:39 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
PaddleOCR
/
ppocr
/
losses
History
WenmuZhou
a7b9225a7c
add refer for db loss and tps
2021-11-04 21:23:47 +08:00
..
__init__.py
…
basic_loss.py
fix rec distillation (
#3994
)
2021-09-09 13:08:25 +08:00
cls_loss.py
…
combined_loss.py
fix rec distillation (
#3994
)
2021-09-09 13:08:25 +08:00
det_basic_loss.py
add refer for db loss and tps
2021-11-04 21:23:47 +08:00
det_db_loss.py
add refer for db loss and tps
2021-11-04 21:23:47 +08:00
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
…
rec_att_loss.py
…
rec_ctc_loss.py
…
rec_nrtr_loss.py
charry pick nrtr_postprocess and modify data type to adaptive
2021-10-27 14:24:29 +00:00
rec_srn_loss.py
…
table_att_loss.py
…