If we use a regular ANN for images, why is this not scalable?
If we use a regular ANN for images, why is this not scalable?
If we use a regular neural network, we will have a large neural network due to a huge number of neurons, resulting in overfitting. Cannot use this for images as images are large and will increase the model size as it requires a huge amount of neurons.