Skip to content

Real-time license plate detection system using YOLOv8 with camera feed, SQL database storage, and custom model training pipeline.

Notifications You must be signed in to change notification settings

neilthomass/AutoPlates

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

YOLOv8 Real-time License Plate Detector

A real-time license plate detection system using YOLOv8 with camera feed and SQL database storage. This project provides continuous license plate detection with duplicate prevention and stores results in a SQLite database.

  • Real-time camera feed processing
  • YOLOv8 license plate detection
  • Duplicate prevention (configurable time window)
  • SQL database storage with timestamps
  • Live visualization with bounding boxes
  • Frame capture and saving
  • Custom model training pipeline
  • Model evaluation and comparison tools
  • Clean, modular code with proper error handling

This project uses uv as the package manager for fast, reliable dependency management.

About

Real-time license plate detection system using YOLOv8 with camera feed, SQL database storage, and custom model training pipeline.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages