kevinlu1248 / PaddleOCR

Awesome multilingual OCR toolkits based on PaddlePaddle (practical ultra lightweight OCR system, support 80+ languages recognition, provide data annotation and synthesis tools, support training and deployment among server, mobile, embedded and IoT devices)
Apache License 2.0
0 stars 0 forks source link

Refactor tools/end2end/eval_end2end.py for modularity #7

Closed sweep-nightly[bot] closed 1 year ago

sweep-nightly[bot] commented 1 year ago

Description

This PR refactors the tools/end2end/eval_end2end.py file to improve its modularity. The e2e_eval function, which was previously large and complex, has been broken down into smaller, more manageable functions. This makes the code easier to understand and maintain.

Summary of Changes

Fixes #1.


🎉 Latest improvements to Sweep:


💡 To get Sweep to edit this pull request, you can:

sweep-nightly[bot] commented 1 year ago

Sandbox Executions

sweep-nightly[bot] commented 1 year ago

Apply Sweep Rules to your PR?