ikhlestov / vision_networks

Repo about neural networks for images handling
MIT License
264 stars 122 forks source link

SVHN performance #7

Closed akappeler closed 6 years ago

akappeler commented 7 years ago

Hi,

Thanks for providing the code. I ran your code with SVHN, but it only worked when I set normalization to "by_chanels". (This is more an FYI than an issue)

Best Armin

ikhlestov commented 7 years ago

Hi Armin, thank you for reporting the issue.

Can you clarify a little bit what mean "only worked" with normalization by channels? What will be in other case - code will not run at all or we will get large validation error?