Datasets:
Update README.md
Browse files
README.md
CHANGED
|
@@ -31,3 +31,24 @@ The Sunlit3D dataset offers post-processed 3D reconstructions of buildings for s
|
|
| 31 |
<br>
|
| 32 |
<em>Figure 2: Visualization of all nine illumination settings.</em>
|
| 33 |
</p>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 31 |
<br>
|
| 32 |
<em>Figure 2: Visualization of all nine illumination settings.</em>
|
| 33 |
</p>
|
| 34 |
+
|
| 35 |
+
|
| 36 |
+
## Citation
|
| 37 |
+
If you utilize this dataset in your research, kindly provide a citation:
|
| 38 |
+
```
|
| 39 |
+
@inproceedings{potechius2024,
|
| 40 |
+
author = {Potechius, Herbert and Essaky, Selvam and Raja, Gunasekaran and Sikora, Thomas and Knorr, Sebastian},
|
| 41 |
+
title = {Enhanced Illumination Adjustment in 3D Outdoor Reconstructions via Shadow Removal through Color Transfer},
|
| 42 |
+
year = {2024},
|
| 43 |
+
isbn = {9798400712814},
|
| 44 |
+
publisher = {Association for Computing Machinery},
|
| 45 |
+
address = {New York, NY, USA},
|
| 46 |
+
url = {https://doi.org/10.1145/3697294.3697308},
|
| 47 |
+
doi = {10.1145/3697294.3697308},
|
| 48 |
+
booktitle = {Proceedings of 21st ACM SIGGRAPH Conference on Visual Media Production},
|
| 49 |
+
articleno = {2},
|
| 50 |
+
numpages = {10},
|
| 51 |
+
location = {London, United Kingdom},
|
| 52 |
+
series = {CVMP '24}
|
| 53 |
+
}
|
| 54 |
+
```
|