Question: What is the main advantage of using CNNs over traditional machine learning methods for image classification?
Options:
Correct Answer: They automatically learn features from data
Solution:
CNNs automatically learn features from data, which eliminates the need for manual feature extraction that is often required in traditional methods.