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
/
metrics
History
WenmuZhou
ba284a2b74
Merge branch 'dygraph' of
https://github.com/PaddlePaddle/PaddleOCR
into table_pr
2022-08-14 09:07:19 +00:00
..
__init__.py
Submit SR model (
#6933
)
2022-08-12 10:49:54 +08:00
cls_metric.py
…
det_metric.py
…
distillation_metric.py
add vqa code (
#7096
)
2022-08-06 15:41:20 +08:00
e2e_metric.py
…
eval_det_iou.py
…
kie_metric.py
…
rec_metric.py
Submit SR model (
#6933
)
2022-08-12 10:49:54 +08:00
sr_metric.py
Submit SR model (
#6933
)
2022-08-12 10:49:54 +08:00
table_metric.py
add image_orientation and update quickstart
2022-08-11 10:56:19 +00:00
vqa_token_re_metric.py
add more dataset yamls and fix re exceptions (
#6791
)
2022-07-06 13:58:46 +08:00
vqa_token_ser_metric.py
…