File size: 1,145 Bytes
bad3a8a
a51b052
 
 
 
 
 
 
 
 
 
bad3a8a
a51b052
 
 
 
 
ac42bd0
a51b052
 
 
 
 
 
ac42bd0
 
 
 
 
 
 
 
a51b052
 
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
33
34
35
---
license: other
task_categories:
- image-to-image
tags:
- brdfusion
- inverse-rendering
- relighting
- urban-scenes
- synthetic-data
- waymo-open-dataset
---

# BRDFusion Preprocessed Data

This repository contains the preprocessed evaluation and training data for the paper **BRDFusion: Physics Meets Generation for Urban Scene Inverse Rendering**.

[Project Page](https://shigon255.github.io/brdfusion-page/) | [GitHub](https://github.com/shigon255/BRDFusion) | [arXiv](https://arxiv.org/abs/2606.17049)

BRDFusion combines physics-based inverse rendering with generative modeling for high-quality urban scene relighting. It decomposes urban videos into geometry, materials, and HDR lighting for novel-view rendering, relighting, and scene-edit applications.

## Citation

```bibtex
@misc{liu2026brdfusionphysicsmeetsgeneration,
  title={BRDFusion: Physics Meets Generation for Urban Scene Inverse Rendering}, 
  author={Yi-Ruei Liu and Jie-Ying Lee and Zheng-Hui Huang and Yu-Lun Liu and Chih-Hao Lin},
  year={2026},
  eprint={2606.17049},
  archivePrefix={arXiv},
  primaryClass={cs.CV},
  url={https://arxiv.org/abs/2606.17049}, 
}
```