streamlit application to for ANPR/ALPR
Analyze fashion items in images with bounding boxes and masks
Train LoRA with ease
Meta Llama3 8b with Llava Multimodal capabilities
Tag images to find ratings, characters, and tags
Identify shrimp species from images
Generate depth map from images
Compare uploaded image with Genshin Impact dataset
Generate mask from image
Multimodal Language Model
Find similar images using tags and images
Visualize attention maps for images using selected models
Generate clickable coordinates on a screenshot
License Plate Recognizer Streamlit is a Streamlit-based application designed for Automatic Number Plate Recognition (ANPR) or Automatic License Plate Recognition (ALPR). It leverages AI to accurately detect and recognize license plate numbers from images, making it a powerful tool for various applications such as traffic management, parking systems, and security surveillance.
pip install streamlit
streamlit run app.py
What image formats are supported?
The application supports JPG, PNG, and BMP formats.
Can I edit the recognized license plate number?
No, the application is designed for recognition only. Editing capabilities are not currently available.
How fast is the processing time?
Processing time depends on your system's hardware and the quality of the image. Typically, it takes a few seconds for recognition.