abbyy / barcode_detection_benchmark

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
Apache License 2.0
77 stars 20 forks source link

albumentations compatibility #5

Open zohrehazizi opened 3 years ago

zohrehazizi commented 3 years ago

The code generates error with the updated albumentations version. What should be the albumentations version? Thank you.

stonechao commented 1 year ago

Hi! You can down grade albumentations to 0.4.6. It works for me.