RaymondBrien / cherry-ml

PP5 Project Submission for Code Institute: Predictive Analytics
0 stars 1 forks source link

Feature Maps from a Pretrained CNN #18

Closed RaymondBrien closed 2 weeks ago

RaymondBrien commented 4 weeks ago

Pass some images through a pretrained CNN and visualize the feature maps from an intermediate layer (e.g., after the first or second convolutional layer). This helps you see the types of features that CNNs pick up on early in the network and provides intuition on what kinds of patterns your model may learn.