Skip to content

krrish612/PlateAware

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

2 Commits
Β 
Β 
Β 
Β 

Repository files navigation

πŸš— ClearPlate AI

ClearPlate AI is a computer vision MVP that detects vehicles and verifies license plate compliance using YOLOv8.
It flags vehicles with plates (compliant) and without plates (non-compliant) in video footage.

Built as a lightweight, modular project suitable for demos, hackathons, and early-stage product validation.


πŸ“Œ Features

βœ… Vehicle detection
βœ… License plate detection
βœ… Compliance classification (Green = compliant, Red = no plate)
βœ… Annotated video output
βœ… Simple and extensible architecture


πŸ› οΈ Tech Stack

  • Python 3.9+
  • Ultralytics YOLOv8
  • OpenCV
  • NumPy

πŸ“‚ Project Structure

plate-compliance-mvp/ β”‚ β”œβ”€β”€ input/ # Input videos β”œβ”€β”€ output/ # Processed videos β”œβ”€β”€ models/ # YOLO models β”‚ β”œβ”€β”€ main.py # Core detection logic β”œβ”€β”€ download_models.py # Model downloader β”œβ”€β”€ requirements.txt └── README.md

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages