nicholas-leonard / dp

A deep learning library for streamlining research and development using the Torch7 distribution.
Other
343 stars 139 forks source link

SVHN validation dataset problem #184

Open itayhubara opened 8 years ago

itayhubara commented 8 years ago

Hi,

I am trying to use the code for SVHN normalization (GCN+LCN) and save the results. I receive that the validation dataset (i.e ds:validSet():inputs():input()) is the same size as the training dataset. Moreover, while the training and test set converge nicely the validation set receive ridicules results. I believe their is a bug... Can you help? Best Itay