Update README.md
Browse files
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 |
-
@
|
15 |
-
|
16 |
-
|
17 |
-
|
18 |
-
|
|
|
|
|
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 |
|