rendervous-project commited on
Commit
ea27e6b
·
verified ·
1 Parent(s): 1d113c6

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -5
README.md CHANGED
@@ -11,11 +11,13 @@ license: mit
11
  If you use this dataset in your research, please cite our paper: "Light Transport-aware Diffusion Posterior Sampling for Single-View Reconstruction of 3D Volumes"
12
 
13
  ```bibtex
14
- @article{leonard2025light,
15
- title={Light Transport-aware Diffusion Posterior Sampling for Single-View Reconstruction of 3D Volumes},
16
- author={Leonard, Ludwic and Thuerey, Nils and Westermann, Ruediger},
17
- journal={arXiv preprint arXiv:2501.05226},
18
- year={2025}
 
 
19
  }
20
  ```
21
 
 
11
  If you use this dataset in your research, please cite our paper: "Light Transport-aware Diffusion Posterior Sampling for Single-View Reconstruction of 3D Volumes"
12
 
13
  ```bibtex
14
+ @InProceedings{Leonard_2025_CVPR,
15
+ author = {Leonard, Ludwic and Thurey, Nils and Westermann, R\"udiger},
16
+ title = {Light Transport-aware Diffusion Posterior Sampling for Single-View Reconstruction of 3D Volumes},
17
+ booktitle = {Proceedings of the Computer Vision and Pattern Recognition Conference (CVPR)},
18
+ month = {June},
19
+ year = {2025},
20
+ pages = {16163-16174}
21
  }
22
  ```
23