DIVA-DIA / DeepDIVA

⛔️ DEPRECATED <Python Framework for Reproducible Deep Learning Experiments>
https://diva-dia.github.io/DeepDIVAweb
GNU Lesser General Public License v3.0
32 stars 31 forks source link

Fixed the loading for svhn datset #5

Closed hyllevask closed 5 years ago

hyllevask commented 5 years ago

In the current version, the loading fails, fixed so that it works as intended

vinaychandranp commented 5 years ago

Thanks for the fix!