Skip to content
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

Add files via upload #13382

Closed
wants to merge 2 commits into from
Closed

Add files via upload #13382

wants to merge 2 commits into from

Conversation

1259xcdh
Copy link

@1259xcdh 1259xcdh commented Oct 24, 2024

Fixes #13381

πŸ› οΈ PR Summary

Made with ❀️ by Ultralytics Actions

🌟 Summary

A proposal for integrating YOLOv5 with AI to automate text recognition and conversion into editable formats, enhancing real-time processing and visualization capabilities.

πŸ“Š Key Changes

  • Introduced a project proposal document for integrating YOLOv5 with AI technologies.
  • Key objectives include real-time text detection, AI-powered OCR, text-to-image generation, and seamless integration.
  • Detailed technical approach involving YOLOv5, AI-based OCR, and text-to-image models.
  • Defined a timeline, budget, and team requirements for project development.

🎯 Purpose & Impact

  • Real-Time Processing: Enables live text recognition and conversion for applications such as video streaming.
  • Enhanced Accuracy: Combines YOLOv5's speed with AI's accuracy, improving recognition in complex scenarios.
  • Wide Applicability: Supports multiple industries including education, legal, and accessibility by converting text into various formats.
  • Innovative Visualization: Introduces new interactions with text via AI-powered visual representations, benefiting educational and marketing sectors.

Signed-off-by: liuyonglin <[email protected]>
Copy link
Contributor

github-actions bot commented Oct 24, 2024


Thank you for your submission, we really appreciate it. Like many open-source projects, we ask that you all sign our Contributor License Agreement before we can accept your contribution. You can sign the CLA by just posting a Pull Request Comment same as the below format.


I have read the CLA Document and I sign the CLA


1 out of 2 committers have signed the CLA.
βœ… (UltralyticsAssistant)[https://github.com/UltralyticsAssistant]
❌ @1259xcdh
You can retrigger this bot by commenting recheck in this Pull Request. Posted by the CLA Assistant Lite bot.

@UltralyticsAssistant UltralyticsAssistant added documentation Improvements or additions to documentation enhancement New feature or request labels Oct 24, 2024
@UltralyticsAssistant
Copy link
Member

πŸ‘‹ Hello @1259xcdh, thank you for submitting a PR to the ultralytics/yolov5 repository with your exciting proposal! πŸš€ This is an automated response to help guide you in aligning your contribution with our project requirements. An Ultralytics engineer will also review your submission and assist soon.

Here's a checklist to streamline the integration of your work:

  • βœ… Define a Purpose: Ensure the purpose of your proposal is clearly stated in your PR description. If relevant, link this PR to any associated issues. Your commit messages should be clear and follow project conventions.
  • βœ… Synchronize with Source: Verify that your branch is up to date with the main branch of ultralytics/yolov5. If it's not, please sync it by hitting the 'Update branch' button or by executing git pull and git merge main locally.
  • βœ… Ensure CI Checks Pass: All Continuous Integration (CI) checks must pass. If any checks fail, please investigate and resolve the issues before further review can proceed.
  • βœ… Update Documentation: Remember to update or augment the documentation with details on any new or altered features proposed.
  • βœ… Add Tests: Where appropriate, provide or update tests corresponding to your changes, ensuring all tests pass successfully.
  • βœ… Sign the CLA: If this is your first time contributing to Ultralytics, please sign our Contributor License Agreement by stating "I have read the CLA Document and I sign the CLA" in a new comment.
  • βœ… Minimize Changes: It's key to make changes as minimal as necessary for your addition. Simplicity prioritizes clarity. "Simplicity is the ultimate sophistication." β€” Leonardo da Vinci

For more comprehensive guidance, please check our Contributing Guide. Feel free to ask any questions by leaving a comment within this PR. Thank you for contributing to Ultralytics! Your work not only supports us but also our wider user community. 🌟

@1259xcdh 1259xcdh closed this Oct 24, 2024
@pderrenger
Copy link
Member

@1259xcdh thank you for your proposal. While it sounds innovative, please note that we focus on maintaining and improving the core YOLOv5 functionalities. For any contributions, ensure they align with the project's goals and guidelines. If you have further questions, feel free to ask.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Implementing image text recognition and automatic conversion based on YOLOv5 combined with AI technology
3 participants