PatrykChrabaszcz / Imagenet32_Scripts

Scripts for Imagenet 32 dataset
MIT License
150 stars 47 forks source link

fix `imread` deprecation error in Scipy #10

Closed ain-soph closed 3 years ago

ain-soph commented 3 years ago

Fix #9 Use imageio.imread instead

ain-soph commented 3 years ago

I see there is a similar fix in #7 , might close it because of duplicate.