MCPcopy Create free account
hub / github.com/computervisioneng/automatic-number-plate-recognition-python-yolov8

github.com/computervisioneng/automatic-number-plate-recognition-python-yolov8 @main

Chat with this repo
repository ↗ · DeepWiki ↗ · + Follow
7 symbols 29 edges 4 files ⚖ AGPL-3.0 5 documented · 71% updated 2y ago★ 49113 open issues

Browse by type

Functions 7 Types & classes 0
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

automatic-number-plate-recognition-python-yolov8

Watch the video

Watch on YouTube: Automatic number plate recognition with Python, Yolov8 and EasyOCR !

data

The video I used in this tutorial can be downloaded here.

models

A Yolov8 pretrained model was used to detect vehicles.

A licensed plate detector was used to detect license plates. The model was trained with Yolov8 using this dataset and following this step by step tutorial on how to train an object detector with Yolov8 on your custom data.

The trained model is available in my Patreon.

dependencies

The sort module needs to be downloaded from this repository as mentioned in the video.

Core symbols most depended-on inside this repo

browse all functions →

Shape

Function 7

Languages

Python100%

Modules by API surface

util.py5 symbols
visualize.py1 symbols
add_missing_data.py1 symbols

For agents

$ claude mcp add automatic-number-plate-recognition-python-yolov8 \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact

Ask about this repo answers extend the page