tzutalin / ImageNet_Utils

:arrow_double_down: Utils to help download images by id, crop bounding box, label images, etc.
MIT License
632 stars 197 forks source link

Download images with correct filename #15

Open adoval4 opened 6 years ago

adoval4 commented 6 years ago

The changes allow to download the images with the correct filename. This is useful specially when you have the bounding boxes annotations that reference to the filename and not to the image url.