← All models

MODEL EXPLORER / TENSOR SHAPES

From pixels to features

Where does an image become a classifier input?

Curated by TensorVizSmallCNN · 4-step tour
Static architecture
Where does an image become a classifier input?
Opening the interactive graph…
Architecture snapshot · No Python requiredDownload graph ↓

ABOUT THIS EXAMPLE

Watch the spatial dimensions shrink, unfold the feature maps, and connect the resulting width to a linear head.

Source, capture & limitations +

An untrained 32 × 32 image classifier. The 1,024-feature head is specific to this input size. Validation covers one CPU forward; it does not measure classification accuracy.

Original TensorViz teaching example. PyTorch provides the underlying operators.

No separate redistribution license has been declared for these project examples.

Content revision
8b970fa1941344b3
Source SHA-256
72f6cc2f4436625415acf24ab27f94a83bd1cbe6b4977466ac6cea1b0f0ebf83
Captured
2026-09-17 · Python 3.13.13 / Torch 2.7.1

One CPU forward with float32 ones; untrained example, no accuracy claim. Installed VS Code workflow not separately verified for this example.

Read the model manifest ↗