Skip to content

Trying to visualize filters/feature maps learnt by a CNN. (keras' VGG16 network is used as a sample here)

Notifications You must be signed in to change notification settings

a-anandtv/visualize-cnn-filters

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Visualize filters and feature maps

Visualizing learnt filters and feature maps from a pre-fit CNN. VGG16 pretrained classifier network is used here.

Visualization samples

Testing on a bird image

Filters learnt for bird image

Testing on a doll image

Filters learnt for doll image

Reference

Click here

About

Trying to visualize filters/feature maps learnt by a CNN. (keras' VGG16 network is used as a sample here)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages