Every image is two images — the WHAT and the HOW
Pick a content (a scene: shapes and their layout) and a style (a way of putting paint down: palette, stroke, rhythm). The machine renders content A in style B, live. Notice what survives every swap — the house is still a house, the face still a face — and what changes completely: color, texture, mark-making.
These "styles" are honest parametric renderers (palette + stroke shape + jitter), not a trained network — but the separation they demonstrate is exactly what neural style transfer extracts from real paintings.
The tug-of-war — two losses fighting over one canvas
Real style transfer is an optimization: minimize content loss (how far the structure drifted from the photo) plus style loss (how far the texture is from the painting). They pull in opposite directions. Your slider is the weight between them — the meters below are computed live from the actual pixels on this canvas.
Turn it up until the painting eats the photo
The slider now goes past 100%. Beyond that point the strokes stop following the scene and start replacing it: jitter scatters marks off their objects, the base layer fades, and structure dissolves. The recognizability score is a live edge-correlation between the output and the original — watch it collapse.
Content leakage — when the style brings its own furniture
A style image isn't pure style — it contains objects too. A transfer that matches statistics only borrows the palette and stroke. A naive transfer that matches patches starts copying the style image's actual things: push the weight up in patch mode and the Night Swirls' moon and cypress tree invade your hillside.
The same brush can't paint the same feeling
One style, two totally different scenes. The style fingerprint gap below (distance between the two halves' color/texture statistics) is tiny — by the numbers, these are "the same style". The pixel difference is huge. So what did "style" actually capture? Local statistics. What did it miss? Composition, subject, mood — everything you'd call the artist's vision.