When visualizing the feature maps of a trained CNN, what type of patterns are typically detected by the filters in the initial (early) layers compared to the final (deeper) layers?
-
A
Early layers detect complex object parts; deeper layers detect simple edges and colors.
-
B
Both early and deeper layers detect the same level of feature complexity.
-
C
Early layers detect simple features like edges and colors; deeper layers detect more complex patterns and object parts.
-
D
Early layers detect abstract concepts; deeper layers detect specific pixel values.