PROWAREtech
CNN Filter Visualizer
What does a convolutional neural network see; a tool to help visualize what a CNN kernel is doing to an image.
These filters are available in ConvolutionalNeuralNetwork.cs.
The identity filter and linear activation do nothing to the image. If only interested in one or two filters/activations, then the unused ones will default to Identity/Linear.
Low-contrast Images
Contrast Added
Comment