jhoffman / cycada_release

Code to accompany ICML 2018 paper
BSD 2-Clause "Simplified" License
561 stars 126 forks source link

fix a dataloading bug for svhn2mnist. #36

Open korawat-tanwisuth opened 3 years ago

korawat-tanwisuth commented 3 years ago

The path to the root got added to image path twice. Each basename already has the root folder from line 21.