-
Notifications
You must be signed in to change notification settings - Fork 301
Enhance Multilingual Support with Chinese and German Label Recognition #447
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #447 +/- ##
=======================================
Coverage 47.03% 47.03%
=======================================
Files 13 13
Lines 640 640
=======================================
Hits 301 301
Misses 339 339 ☔ View full report in Codecov by Sentry. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for the great contribution! A couple of comments left to address, and then we can merge it to the master
Thank you for the review and the feedback. I appreciate your suggestions and will make the necessary changes right away. |
I've made the necessary changes and have committed it again. Could you please review it once more? |
Could you please separate the changes for |
Description:
This Pull Request introduces significant enhancements to our application's language recognition capabilities. With the integration of new features, we're now extending our support to include both Chinese and German languages, catering to a broader user base and improving our application's versatility in multilingual environments.
Key Features and Changes:
Chinese Label Recognition with PaddleOCR: We've implemented Chinese label recognition utilizing the powerful PaddleOCR framework. This addition enables our application to accurately recognize and process labels in Chinese, facilitating users in Chinese-speaking regions to interact with our application more effectively.
German and Chinese Language Support: Building on our commitment to support multiple languages, we've added recognition capabilities for German alongside Chinese. This ensures that users from German-speaking countries can also benefit from our application's features without language barriers.
Benefits: