Datasets:

Tasks:
Other
Modalities:
Video
Languages:
English
Size:
< 1K
ArXiv:
Libraries:
Datasets
License:
ragor commited on
Commit
49a80d1
·
verified ·
1 Parent(s): 487c907

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -5
README.md CHANGED
@@ -41,10 +41,10 @@ python -m scripts.eval.myriad_eval.owm --checkpoint-path path/to/checkpoint -da
41
  If you find our data or code useful, please cite our paper:
42
 
43
  ```bibtex
44
- @inproceedings{baumann2025whatif,
45
- title={What If: Understanding Motion Through Sparse Interactions},
46
- author={Stefan Andreas Baumann and Nick Stracke and Timy Phan and Bj{\"o}rn Ommer},
47
- booktitle={Proceedings of the IEEE/CVF International Conference on Computer Vision (ICCV)},
48
- year={2025}
49
  }
50
  ```
 
41
  If you find our data or code useful, please cite our paper:
42
 
43
  ```bibtex
44
+ @inproceedings{baumann2026envisioning,
45
+ title={Envisioning the Future, One Step at a Time},
46
+ author={Baumann, Stefan Andreas and Wiese, Jannik and Martorella, Tommaso and Kalayeh, Mahdi M. and Ommer, Bjorn},
47
+ booktitle={Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition (CVPR)},
48
+ year={2026}
49
  }
50
  ```