KadirYilmaz commited on
Commit
04d6a69
·
verified ·
1 Parent(s): 1ee8b0e

Arxiv links updated

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -4,7 +4,7 @@ license: mit
4
 
5
  # Volume Transformer: Revisiting Vanilla Transformers for 3D Scene Understanding
6
 
7
- [[`Code`](https://github.com/YilmazKadir/Volt)] [[`arXiv`](https://arxiv.org/abs/)] [[`Project Page`](https://vision.rwth-aachen.de/Volt)] [[`BibTeX`](#-Citation)]
8
 
9
  ## 🎓 Citation
10
 
@@ -14,7 +14,7 @@ If you use our work in your research, please use the following BibTeX entry.
14
  @article{yilmaz2026volt,
15
  title = {{Volume Transformer: Revisiting Vanilla Transformers for 3D Scene Understanding}},
16
  author = {Yilmaz, Kadir and Kruse, Adrian and Höfer, Tristan and de Geus, Daan and Leibe, Bastian},
17
- journal = {arXiv preprint arXiv:},
18
  year = {2026}
19
  }
20
  ```
 
4
 
5
  # Volume Transformer: Revisiting Vanilla Transformers for 3D Scene Understanding
6
 
7
+ [[`Code`](https://github.com/YilmazKadir/Volt)] [[`arXiv`](https://arxiv.org/abs/2604.19609)] [[`Project Page`](https://vision.rwth-aachen.de/Volt)] [[`BibTeX`](#-Citation)]
8
 
9
  ## 🎓 Citation
10
 
 
14
  @article{yilmaz2026volt,
15
  title = {{Volume Transformer: Revisiting Vanilla Transformers for 3D Scene Understanding}},
16
  author = {Yilmaz, Kadir and Kruse, Adrian and Höfer, Tristan and de Geus, Daan and Leibe, Bastian},
17
+ journal = {arXiv preprint arXiv:2604.19609},
18
  year = {2026}
19
  }
20
  ```