Image Segmentation
PyTorch
deltatok
cvpr2026-highlight
tommiekerssies commited on
Commit
e638ad9
·
verified ·
1 Parent(s): 898e215

Restore metadata frontmatter

Browse files
Files changed (1) hide show
  1. README.md +11 -0
README.md CHANGED
@@ -1,3 +1,14 @@
 
 
 
 
 
 
 
 
 
 
 
1
  # Segmentation Head — Cityscapes
2
 
3
  Segmentation head trained on Cityscapes (mIoU: 70.5). Part of [A Frame is Worth One Token: Efficient Generative World Modeling with Delta Tokens](https://huggingface.co/papers/2604.04913) (CVPR 2026 Highlight).
 
1
+ ---
2
+ datasets:
3
+ - cityscapes
4
+ library_name: pytorch
5
+ license: apache-2.0
6
+ pipeline_tag: image-segmentation
7
+ tags:
8
+ - deltatok
9
+ - cvpr2026-highlight
10
+ ---
11
+
12
  # Segmentation Head — Cityscapes
13
 
14
  Segmentation head trained on Cityscapes (mIoU: 70.5). Part of [A Frame is Worth One Token: Efficient Generative World Modeling with Delta Tokens](https://huggingface.co/papers/2604.04913) (CVPR 2026 Highlight).