|
Given that images can be of vastly different resolutions, but neural networks are usually presented as having a fixed number of inputs, what are the standard techniques used to handle the difference between the number of NN inputs vs the number of pixels in the image? Thanks |