sovse/tflite_avto_num_recognation
License plate recognition . Model training and conversion to tflite
This helps you automatically identify Russian license plates from images. You provide a photo or video frame containing a vehicle, and it outputs the recognized license plate number. This is useful for anyone managing vehicle access, monitoring parking, or tracking vehicles in specific regions.
No commits in the last 6 months.
Use this if you need to recognize Russian vehicle license plates from images on low-power devices like mobile phones or embedded controllers.
Not ideal if you need to recognize license plates from countries other than Russia or require highly robust performance in extreme weather conditions without further model training.
Stars
42
Forks
10
Language
Jupyter Notebook
License
—
Category
Last pushed
Mar 11, 2021
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/sovse/tflite_avto_num_recognation"
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...