Update README.md
Browse files
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 |
+
```
|