File size: 934 Bytes
4db3b11
 
 
 
 
 
 
 
 
 
 
 
 
ea27e6b
7b883af
ea27e6b
 
 
 
 
4db3b11
 
 
 
 
1d113c6
4db3b11
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
---
license: mit
---

# Cloudy Dataset

<!-- Provide a quick summary of the dataset. -->

## Citation

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"

```bibtex
@InProceedings{Leonard_2025_CVPR,
    author    = {Leonard, Ludwic and Thuerey, Nils and Westermann, R\"udiger},
    title     = {Light Transport-aware Diffusion Posterior Sampling for Single-View Reconstruction of 3D Volumes},
    booktitle = {Proceedings of the Computer Vision and Pattern Recognition Conference (CVPR)},
    month     = {June},
    year      = {2025},
    pages     = {16163-16174}
}
```

## Dataset Details

The dataset comprises of 1400 simulated cloud formations stored as torch tensors.
Dimensions are around 512x256x512.
Values are normalized between 0 and 0.8.

More information in
https://www.github.com/rendervous/cloudy_project