seg-head-cityscapes / README.md
tommiekerssies's picture
Restore metadata frontmatter
e638ad9 verified
metadata
datasets:
  - cityscapes
library_name: pytorch
license: apache-2.0
pipeline_tag: image-segmentation
tags:
  - deltatok
  - cvpr2026-highlight

Segmentation Head — Cityscapes

Segmentation head trained on Cityscapes (mIoU: 70.5). Part of A Frame is Worth One Token: Efficient Generative World Modeling with Delta Tokens (CVPR 2026 Highlight).

Usage

Requires a frozen DINOv3 ViT-B backbone. See the DeltaTok GitHub repository for training and evaluation code.

Acknowledgements

Citation

@inproceedings{kerssies2026deltatok,
  title     = {A Frame is Worth One Token: Efficient Generative World Modeling with Delta Tokens},
  author    = {Kerssies, Tommie and Berton, Gabriele and He, Ju and Yu, Qihang and Ma, Wufei and de Geus, Daan and Dubbelman, Gijs and Chen, Liang-Chieh},
  booktitle = {Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition (CVPR)},
  year      = {2026}
}