Comment Re:This wont work... (Score 1) 98
1. What if you want to classify pictures that have different sizes (not too uncommon)? Wont work because you first have to set a fixed number of neurons in your first layer.
All images are scaled to the same dimensions determined by the sample resolution settings.
2. What about different locations of the same object?
This problem is not adresed here. Suggested approach can be used on whole images or specific known image locations.