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
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
…
rec_att_loss.py
…
rec_ctc_loss.py
…
rec_nrtr_loss.py
modify transformeroptim, resize
2021-08-24 07:46:43 +00:00
rec_srn_loss.py
…
table_att_loss.py
…