Skip to content
VERASPEC
Repository
Reference setsstable

The images

Ten PNGs, each drawn by closed-form integer arithmetic over the pixel grid — no seeded RNG, no fonts, no floating point. --check regenerates them and byte-compares, so the committed bytes are provably the ones the generator draws. They are chosen to spread across the failure modes an image-space preprocessing pipeline actually has, not to be pretty.

nameCanonical Bufferbyteswhat it is for
01-gradient-scene.png192×1444,322the busy asymmetric scene the CPNP suites use: broad low-frequency structure
02-text-document.png200×256742document-shaped: high-contrast thin dark bars on a light page, portrait
03-high-frequency-texture.png160×16059,754detail at the grid's Nyquist limit — the sharpest test of how a resize interpolates
04-low-contrast-field.png176×1322,481all content inside a 20-level band around mid-grey
05-saturated-primaries.png192×128339the corners of the sRGB cube, plus one asymmetric marker
06-near-black.png144×1081,554structure inside the bottom 5% of the range
07-near-white.png144×1081,560the same, 12 levels below saturation
08-diagonal-composition.png208×1283,247non-square, off-centre subject, hard diagonal edge — a centre crop is visible
09-radial-pattern.png176×17626,846concentric rings about an off-centre origin, spacing narrowing outwards
10-photographic-composite.png256×19273,781photograph-like statistics: sky gradient, sun, ridge silhouette, grain, vignette

No two items are near-duplicates in any of the three spaces: the largest cosine between two distinct items is 0.916 (siglip2), 0.902 (siglip) and 0.935 (clip). A reference set whose items sat on top of each other would let a tolerance be met by a model that had learned nothing.