KO
|
EN
gitlite — search
Search
#python
#java
#python3
#arduino
#golang
#machine-learning
#rust
#html
#flask
#javascript
#seismology
#nodejs
vs_natural_ill
★ 20
Open GitHub ↗
virtual home staging code
Download README (.md)
Explore Similar Repositories
HerbertV1
:
A working FE Bypass for all Roblox clients
XhitReport
:
用于快速生成漏洞报告
accessToken-to-apiKey
:
将chatgpt的access token代理成api key,请求时会将key自动转换为access token
fabric-edit-image
:
No description available.
DBCTNet
:
The pytorch implement of DBCTNet
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
vs_natural_ill
?
Download (.md)
# Virtual Home Staging This repository includes source code for the oral presentation paper ["Virtual Home Staging: Inverse Rendering and Editing an Indoor Panorama under Natural Illumination"](https://arxiv.org/abs/2311.12265) at the International Symposium on Visual Computing, Lake Tahoe, NV, Oct. 16-18, 2023.  ## Indoor-Outdoor HDR Photography See [HDR Calibration](https://github.com/Gzhji/vs_natural_ill/tree/main/01_HDR_Calibration) ## Furniture Detection and Removal See [Furniture Detection](https://github.com/Gzhji/vs_natural_ill/tree/main/02_Furn_Detect) See [Furniture Removal](https://github.com/Gzhji/vs_natural_ill/tree/main/02_Furn_Removal) ## Rendering Preparation See [Window Detection](https://github.com/Gzhji/vs_natural_ill/tree/main/02_Win_Detection) See [3D Layout](https://github.com/Gzhji/vs_natural_ill/tree/main/03_3DFloor_Mesh) See [Texture Preparation](https://github.com/Gzhji/vs_natural_ill/tree/main/03_Reflectance_Tex) See [Furniture Placement](https://github.com/Gzhji/vs_natural_ill/tree/main/04_Furn_Layout) ## Virtual Staging See [Rendering Pipeline](https://github.com/Gzhji/vs_natural_ill/tree/main/05_Virtual_Render) ## Editing Sun Positions See [Here](https://github.com/Gzhji/edit_outdoor_sun_position) ## BibTeX ``` @inproceedings{ji2023virtual, title={Virtual Home Staging: Inverse Rendering and Editing an Indoor Panorama under Natural Illumination}, author={Ji, Guanzhou and Sawyer, Azadeh O and Narasimhan, Srinivasa G}, booktitle={International Symposium on Visual Computing}, pages={329--342}, year={2023}, organization={Springer} } ```