Eric-Canas / qrdet

Robust QR Detector based on YOLOv8
MIT License
91 stars 18 forks source link

Dataset for training #1

Closed manosh7n closed 1 year ago

manosh7n commented 1 year ago

Model works very well for my tasks. What dataset did you use to train your yolo model?

Eric-Canas commented 1 year ago

Hi @manosh7n!

I merged every single open source dataset I could find in the roboflow universe that was related with QRs. Then I cleaned all them up from some classes I didn't need (such as barcodes), cases that were extremely difficult to see for the human eye or miss-labeled images. Next, I did some semi-automatic data augmentation in order to change the base color of some QRs. And finally, I added some negative images for cases I thought that could be easily confused with QRs, such as car plates.

manosh7n commented 1 year ago

Thank you very much!

rusmux commented 1 month ago

Is it possible to find this dataset somewhere, or is it private?

Eric-Canas commented 1 month ago

Hi! Send me a mail to eric@ericcanas.com