CNN-Hidden-Layer-Filters-Visualization
This project contains the code for visualizing the Filters in the Hidden Layers of a Convolutional Neural Network. To depict this, I have used the MNIST dataset as Input.
-
Tensorflow v1.2.1
-
Numpy 1.13.0 [+ mkl for Windows]
-
Python 3.5 64-bit
python3 main.py
- Input Image
- First Hidden Layer Filters
- Second Hidden Layer Filters
- Third Hidden Layer Filters
- Pooling Layer Visualization