SkillAgentSearch skills...

IndoorInverseRendering

[SIGGRAPH Asia'22] Learning-based Inverse Rendering of Complex Indoor Scenes with Differentiable Monte Carlo Raytracing

Install / Use

/learn @jingsenzhu/IndoorInverseRendering
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

2026/2 Dataset download link issue

We have noticed the issue that the original download link for the InteriorVerse dataset becomes invalid. We're currently looking for a new cloud service to store the dataset and will update with a new download link once we find the solution. Sorry for any inconvenience!

News

  • 04/12/2022 repository created
  • 31/12/2022 code release for material-geometry network
  • 17/01/2023 dataset release: InteriorVerse material-geometry part
  • 24/02/2023 code release for lighting network
  • 28/02/2023 pretrained model and testing data (object insertion) released

TODO

  • [x] Code release for Material-Geometry network
  • [x] Code release for Lighting network
  • [x] Release of pretrained model
  • [x] Dataset release: InteriorVerse material-geometry part
  • [ ] Dataset release: InteriorVerse lighting part

Learning-based Inverse Rendering of Complex Indoor Scenes with Differentiable Monte Carlo Raytracing

Project Page | Paper | Dataset

teaser

This repository implements the paper "Learning-Based Inverse Rendering of Complex Indoor Scenes with Differentiable Monte Carlo Raytracing" in SIGGRAPH Asia'22. It includes training and testing code of material-geometry network (MGNet) and testing code of lighting network (LightNet).

Also check our following work: I<sup>2</sup>-SDF !

Pretrained Models

Pretrained models are available here, including MGNet and LightNet.

Citation

If you find our work is useful, please consider cite:

@inproceedings{zhu2022learning,
    author = {Zhu, Jingsen and Luan, Fujun and Huo, Yuchi and Lin, Zihao and Zhong, Zhihua and Xi, Dianbing and Wang, Rui and Bao, Hujun and Zheng, Jiaxiang and Tang, Rui},
    title = {Learning-Based Inverse Rendering of Complex Indoor Scenes with Differentiable Monte Carlo Raytracing},
    year = {2022},
    publisher = {ACM},
    url = {https://doi.org/10.1145/3550469.3555407},
    booktitle = {SIGGRAPH Asia 2022 Conference Papers},
    articleno = {6},
    numpages = {8}
}
View on GitHub
GitHub Stars105
CategoryEducation
Updated13d ago
Forks10

Languages

Python

Security Score

95/100

Audited on Mar 11, 2026

No findings