tpoellabauer commited on
Commit
380fd54
·
verified ·
1 Parent(s): 3f71a99

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -6
README.md CHANGED
@@ -8,11 +8,12 @@ We provide our physically-based renderings of the YCB-V object dataset randomize
8
 
9
  If you find our work useful, please consider citing our work.
10
  ```
11
- @inproceedings{poellabauer2024NERF,
12
- title={Generalizing Neural Radiance Fields for Robust 6D Pose Estimation of Unseen Appearances},
13
- author={Thomas Pöllabauer and Wirth, Tristan and Weitz, Paul and Knauthe, Volker and Kuijper, Arjan and Fellner, Dieter},
14
- series={Lecture Notes in Computer Science},
15
- booktitle={Proceedings of the 19th International Symposium on Visual Computing (ISCV24)},
16
- year={2024}
 
17
  }
18
  ```
 
8
 
9
  If you find our work useful, please consider citing our work.
10
  ```
11
+ @inproceedings{pollabauer2024generalizing,
12
+ title={Generalizing Neural Radiance Fields for Robust 6D Pose Estimation of Unseen Appearances},
13
+ author={P{\"o}llabauer, Thomas and Wirth, Tristan and Weitz, Paul and Knauthe, Volker and Kuijper, Arjan and Fellner, Dieter W},
14
+ booktitle={International Symposium on Visual Computing},
15
+ pages={300--314},
16
+ year={2024},
17
+ organization={Springer}
18
  }
19
  ```