morsetechlab_yolov11-license-plate-detection
morsetechlab · View on Hugging Face ↗
Get this model
Seeders: 1 · Leechers: 0
Observed 2026-09-02T13:56:39Z via announce.aitorrent.org:7070.
Model card
The complete upstream card, rendered from this payload's README.md — the same hash-verified bytes the torrent distributes. Images and off-site links are removed; the original card on Hugging Face carries them.
language: en license: agpl-3.0 tags:
- computer-vision
- object-detection
- license-plate
- yolov11
- ultralytics
- finetuned datasets:
- roboflow/license-plate-recognition-rxg4e metrics:
- precision
- recall
- mAP@50
- mAP@50-95
YOLOv11-License-Plate Detection
This is a fine-tuned version of YOLOv11 (n, s, m, l, x) specialized for License Plate Detection, using a public dataset from Roboflow Universe: License Plate Recognition Dataset (10,125 images)
⚠️ Important Notice: Dataset Contamination
The upstream Roboflow dataset (license-plate-recognition-rxg4e) contains train/test contamination — the same source images appear in both the training and test splits with only minor manual augmentation applied (see Discussion #2 for concrete examples). As a result:
- The reported metrics below are likely overestimated, because the test set is not a true held-out evaluation.
- Real-world generalization performance is expected to be lower than the numbers in the table.
- Treat all evaluation figures with caution and validate the model on your own held-out data before production use.
A clean re-split with perceptual-hash deduplication, group-aware splitting, and a re-trained v2 release with honest metrics is planned. See Roadmap below.
🚀 Use Cases
- Smart Parking Systems
- Tollgate / Access Control Automation
- Traffic Surveillance & Enforcement
- ALPR with OCR Integration
🏋️ Training Details
- Base Model: YOLOv11 (
n,s,m,l,x) - Training Epochs: 300
- Input Size: 640x640
- Optimizer: SGD (Ultralytics default)
- Device: NVIDIA A100
- Data Format: YOLOv5-compatible (images + labels in txt)
📊 Evaluation Metrics (YOLOv11x)
⚠️ These metrics are computed on a contaminated test split (see notice above) and should not be interpreted as a reliable measure of generalization.
| Metric | Value |
|---|---|
| Precision | 0.9893 |
| Recall | 0.9508 |
| mAP@50 | 0.9813 |
| mAP@50-95 | 0.7260 |
For full table across models (n to x), please see the README
🐛 Known Limitations
- Train/test leakage in upstream dataset — see notice above. Metrics are inflated.
- Fixed 640×640 inference resizes large images — small or distant plates in high-resolution inputs (e.g. 1200×2400) may be missed. Workarounds: use a larger
imgsz(e.g. 1280 or 1600), rectangular inference, or tile-based inference with SAHI. See Discussion #1. - Trained primarily on automotive license plates; performance on motorcycles, non-Latin scripts, or unusual plate formats is not guaranteed.
🗺️ Roadmap (v2)
- Deduplicate the source dataset with perceptual hashing (pHash / dHash) to identify near-duplicate and augmented-variant pairs.
- Re-split with group-aware logic so augmented variants of the same source image stay in the same fold.
- Retrain across all model sizes and publish honest evaluation metrics.
- Add an independent external test set for a more realistic generalization signal.
Contributions, cleaner datasets, or external benchmark suggestions are welcome via Discussions.
📦 Model Variants
- PyTorch (.pt) — for use with Ultralytics CLI and Python API
- ONNX (.onnx) — for cross-platform inference
🧠 How to Use
With Python (Ultralytics API):
Magnet link
Opens the swarm directly in your torrent client — no file download needed. Copy-paste works too:
magnet:?xt=urn:btih:8a8c789fa010807a4cd2339b9a10b788905eb166&dn=morsetechlab_yolov11-license-plate-detectionOpen magnet in torrent client · infohash 8a8c789fa010807a4cd2339b9a10b788905eb166
Files & hashes
| Path | Size | sha1 | sha256 |
|---|---|---|---|
| README.md | 3.7 KB (3,776 B) | 5ee22d4d09e9296f6f018ec2a10ca40d8ad737a1 | a784848e81075ae53ee49a9e79d78cbb5ba020edda1fb8c279ebd99855587399 |
| license-plate-finetune-v1l.pt | 48.8 MB (51,189,266 B) | ac51d200529b7381bd1af433e642716bb86091e6 | f3d25e066e4ff41c64c2bcbf4fd35fa85abaad5a37769b61c804de8f3291ff2c |
| license-plate-finetune-v1m.pt | 38.6 MB (40,507,749 B) | 4ed5e6587c07ba85736cd61a54249a8a79409f6f | d691f8d5e7709d2065b18a0e2bd75deaf08f6115cc0295cc3de7d0fd2eabcdae |
| license-plate-finetune-v1n.pt | 5.2 MB (5,465,235 B) | 6f16ee94b8eb14ccac4fcd63141af16868b345e6 | 0aec75976c56eb6f26dfb274c430620ec65137915ff1ae47c3a48c7af8afb7b2 |
| license-plate-finetune-v1s.pt | 18.3 MB (19,173,715 B) | 61b240e0aee50d9a0d343898b97619f2ae36544b | 95e50c25ab7066dd0ca5aec18fa80349676db08697780d1149576461174d2381 |
| license-plate-finetune-v1x.pt | 109.1 MB (114,378,962 B) | b4855d33549f3311ec906cd2bcd779d77c3f6fab | bf87430a3b2d0d0511a153a58eb73e97da6212861d258016cbad65a105068a14 |
Cite this release
- Canonical URL
- https://aiseedbank.org/models/morsetechlab_yolov11-license-plate-detection/
- Slug
- morsetechlab_yolov11-license-plate-detection
- Infohash
- 8a8c789fa010807a4cd2339b9a10b788905eb166
- License
- agpl-3.0
- Signing key fingerprint
- 85a3b32c3712427b
Every file carries a locally computed sha256 — verify a download against the signed sums: morsetechlab_yolov11-license-plate-detection.SHA256SUMS (+ minisign signature).
Provenance
| Upstream repository | morsetechlab/yolov11-license-plate-detection |
|---|---|
| Revision (pinned) | 251a30d7daedca065f56e04b0af04052c907c68f |
| Fetched at | 2026-09-02T04:39:07Z |
| License at fetch | agpl-3.0 |
| Snapshot tool | huggingface · seedbank 0.1.0 |
Trackers
- udp://announce.aitorrent.org:6969/announce
- http://announce.aitorrent.org:7070/announce
- udp://announce2.aitorrent.org:6970/announce
- http://announce2.aitorrent.org:7071/announce
- udp://tracker.opentrackr.org:1337/announce
- udp://open.demonii.com:1337/announce
- udp://open.stealth.si:80/announce
- udp://exodus.desync.com:6969/announce
- udp://tracker.torrent.eu.org:451/announce
✓ verified · rehash-vs-hf-metadata at 2026-09-02T04:39:12Z
agpl-3.0220.0 MB (230,718,703 bytes)ultralyticsonnxcomputer-visionobject-detectionlicense-plateyolov11finetuned1 language (en)