Skip to content

dhcsousa/pl8catch

Repository files navigation

Pl8Catch: The License Plate Tracker

Pl8Catch is a comprehensive license plate recognition system designed to detect vehicles, extract license plate information, and provide a user-friendly interface for tracking and managing license plates.

Features

  • YOLO Integration: Utilizes YOLOv9 for efficient and accurate vehicle and license plate detection.
  • OCR (Optical Character Recognition): Employs OCR techniques to extract text from license plates.
  • FastAPI Backend: Wraps the functionality into API using FastAPI for seamless integration into other applications.
  • Streamlit Frontend: Provides a frontend interface built with Streamlit for easy access and interaction.

Execution

Backend

python src/pl8catch/app.py

Frontend

streamlit run src/frontend/app.py

About

Pl8Catch: The License Plate Tracker

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published