QR Code Image Dataset
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"