Back to Playgrounds
beginner5-10 min

CNN Layer Explorer: See What a Conv Net Sees

See what a CNN sees at every layer. Pass an image through a convolutional neural network and visualize feature maps, activations, and pooling.

Thinking... this might take a while, we're idiots

All computation runs in your browser using plain JavaScript math. No frameworks, no GPU, just the raw math behind convolutional neural network layers.