Gabrijel commited on
Commit
4d825cd
·
verified ·
1 Parent(s): 16e8478

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +19 -3
README.md CHANGED
@@ -1,3 +1,19 @@
1
- ---
2
- license: mit
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: mit
3
+ ---
4
+
5
+ # VFMF: World Modeling by Forecasting Vision Foundation Model Features
6
+
7
+ This repository contains pre-trained checkpoints.
8
+
9
+ ```
10
+ @misc{boduljak2025vfmfworldmodelingforecasting,
11
+ title={VFMF: World Modeling by Forecasting Vision Foundation Model Features},
12
+ author={Gabrijel Boduljak and Yushi Lan and Christian Rupprecht and Andrea Vedaldi},
13
+ year={2025},
14
+ eprint={2512.11225},
15
+ archivePrefix={arXiv},
16
+ primaryClass={cs.CV},
17
+ url={https://arxiv.org/abs/2512.11225},
18
+ }
19
+ ```