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.

Popular posts from this blog

After analyzing the model, your manager has informed that your regression model is suffering from multicollinearity. How would you check if he's true? Without losing any information, can you still build a better model?

Is rotation necessary in PCA? If yes, Why? What will happen if you don't rotate the components?

What does Latency mean?