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 e2e_eval function in eval_end2end.py for modularity #11

Closed sweep-nightly[bot] closed 10 months ago

sweep-nightly[bot] commented 10 months ago

Description

This PR refactors the e2e_eval function in eval_end2end.py to improve modularity and maintainability. The function is broken down into smaller subfunctions, making the code easier to understand and test. The changes include:

Summary of Changes

These changes improve the modularity and maintainability of the code, making it easier to understand, test, and maintain.

Fixes #1.


🎉 Latest improvements to Sweep:


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

sweep-nightly[bot] commented 10 months ago

Sandbox Executions

sweep-nightly[bot] commented 10 months ago

Apply Sweep Rules to your PR?