-
-
Notifications
You must be signed in to change notification settings - Fork 2
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 automatic number plate recognition notebook #32
Conversation
Add how-to-use-ultralytics-yolo-with-openai-for-number-plate-recognition.ipynb Signed-off-by: Muhammad Rizwan Munawar <[email protected]>
Signed-off-by: Muhammad Rizwan Munawar <[email protected]>
👋 Hello @RizwanMunawar, thank you for proposing this amazing addition to the
We’re thrilled about this contribution—it showcases Ultralytics YOLO's flexibility and potential to integrate with other AI models for diverse applications like ANPR. 🛠️ Finally, keep in mind that this is an automated response to assist you in preparing your pull request for merging. An Ultralytics engineer will review your PR and provide further feedback or approval soon. Feel free to reply with any questions or updates you may have in the meantime. For any further reference, please review our Contributing Guide. Thank you for being an awesome part of the Ultralytics community! 🚀 |
Signed-off-by: Muhammad Rizwan Munawar <[email protected]>
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.
Look good!
🎉 Great news! Your PR has been merged, @RizwanMunawar and @ambitious-octopus! 🚀 Your incredible ANPR notebook showcases the brilliance of combining YOLO and GPT models to make real-world AI magic happen. From traffic monitoring to security systems, your contributions pave the way for smarter, more connected solutions. 🌐✨ As Leonardo da Vinci once said, "Simplicity is the ultimate sophistication." Your work brings elegant simplicity to complex processes, empowering users to unlock new possibilities. Thank you for your passion and innovation—this is just the beginning of impactful change! 🙌 |
🛠️ PR Summary
Made with ❤️ by Ultralytics Actions
🌟 Summary
Added a new notebook for Automatic Number Plate Recognition (ANPR) using Ultralytics YOLO and OpenAI GPT-4o-mini, enabling number plate detection and text recognition.
📊 Key Changes
anpr-demo-video.mp4
andanpr-demo-model.pt
), and OpenAI API integration.🎯 Purpose & Impact