qrcode_detector Computer Vision Project
paper
Updated 3 months ago
0
0
Tags
Description
Overview
This dataset contains images taken of QR Codes in variable lighting conditions at different angles.
Trained Model with Roboflow Train
High Performance
- 99.5% mAP
- 100.0% precision
- 99.2% recall
Testing The Model
You can test this trained model by dropping an image on this page or via curl command
base64 YOUR_IMAGE.jpg | curl -d @- "https://detect.roboflow.com/qr-code-oerhe/1?api_key=YOUR_API_KEY"
Build Computer Vision Applications Faster with Supervision
Visualize and process your model results with our reusable computer vision tools.
Cite This Project
LICENSE
CC BY 4.0 If you use this dataset in a research paper, please cite it using the following BibTeX:
@misc{
qrcode_detector_dataset,
title = { qrcode_detector Dataset },
type = { Open Source Dataset },
author = { paper },
howpublished = { \url{ https://universe.roboflow.com/paper-uklv9/qrcode_detector } },
url = { https://universe.roboflow.com/paper-uklv9/qrcode_detector },
journal = { Roboflow Universe },
publisher = { Roboflow },
year = { 2024 },
month = { aug },
note = { visited on 2024-11-23 },
}