Skip to content

kkingkill/visualizing_cnns

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Visualizing parts of Convolutional Neural Networks using Keras and Cats

This repo contains a notebook with code for visualizing CNNs using cats.

Requirements:

  • Keras
  • numpy
  • opencv (although it is only used for opening an image, you can use anything that can open an image as a numpy ndarray)
  • matplotlib

About

Using Keras and cats to visualize layers from CNNs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 100.0%