barcode_detection_benchmark
barcode_detection_benchmark copied to clipboard
Code for paper "New Benchmarks for Barcode Detection using both Synthetic and Real Data" https://link.springer.com/chapter/10.1007%2F978-3-030-57058-3_34
got a 404 error. could you refresh the link for dataset please?
What would be the simplest steps to follow when trying to run inference only - having an input image and wanting to get detected barcode locations out? I'd like to...
The code generates error with the updated albumentations version. What should be the albumentations version? Thank you.
Hi, I am trying to run the following code to get the detection boxes from the image but I am always getting an empty list for contours and boxes. please...
Hi Does it create a barcode detection demo using a pretrained model? Best Regards Onur Güzelemirci
Both the `full` and `light_512_resized` versions of the dataset use backslashes in their synthetic data paths. This causes problems on the Linux operating systems. I can write a script to...