rishiswethan/Number-plate-detection-using-CNN
This program uses convolutional neural networks to recognize the text in the number plate
This program helps automate the process of reading and extracting text from vehicle number plates in images. You input an image containing a number plate, and it outputs the same image with the number plate text identified and potentially highlighted. This tool is useful for anyone who needs to quickly process and log vehicle registration information from visual data, such as traffic monitoring personnel or parking enforcement officers.
No commits in the last 6 months.
Use this if you need an automated way to accurately identify and extract alphanumeric characters from vehicle number plates in images.
Not ideal if you require real-time video stream processing or are looking for a solution that operates outside of still image analysis.
Stars
11
Forks
6
Language
Python
License
—
Category
Last pushed
Jan 27, 2018
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/rishiswethan/Number-plate-detection-using-CNN"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
awslabs/aws-ai-solution-kit
Machine Learning APIs for common use cases, include: General OCR (Simplified/Traditional...
pharmbio/plaid
PLAID (Plate Layouts using Artificial Intelligence Design) is a flexible constraint-programming...
Dharun/Tensorflow-License-Plate-Detection
The project developed using TensorFlow to recognize the License Plate from a car and to detect...
MYoussef885/License-Plate-Recognition
This project is a simple license plate detection system implemented in Python using OpenCV,...
yihong1120/YOLOv8-License-Plate-Insights
This repository demonstrates YOLOv8-based license plate recognition with GCP Vision AI...