License Plate Detector

YOLOv11-based license plate detector used in Project Argus, a vehicle recognition pipeline.

Description

This model detects license plates within cropped vehicle images. It is designed to be used after vehicle detection and tracking, before OCR.

Pipeline:

Vehicle Detection β†’ Vehicle Tracking β†’ License Plate Detection β†’ OCR β†’ Vehicle Classification

Usage

Download:

hf download Nuurrr66/license-plate-detector \
    --local-dir models/plate_detector

The downloaded file should be:

models/
└── plate_detector/
    └── license-plate-finetune-v1n.pt

Used in

Project Argus – Vehicle Recognition System

Downloads last month
40
Inference Providers NEW
This model isn't deployed by any Inference Provider. πŸ™‹ Ask for provider support