This repo contains a notebook with code for visualizing CNNs using cats.
- 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
This repo contains a notebook with code for visualizing CNNs using cats.