Skip to content

yunxuancai/Scenne-illumination-estimation-from-single-image

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Scenne illumination estimation from single image

These programs, completed as a graduation project in 2019, restore illumination from singe image using neural network(ResNext) and render the scene using image-based lighting in OpenGL.

image image
image image

The neural network is based on [Hold-Geoffroy et al. CVPR 2017] (https://arxiv.org/abs/1611.06403), many different CNN framework is being evaluated to improve the performance.

The pinhole image dataset is sampled on a panorama dataset 360SP, which also provide part of the parameter needed for the network. The rest of the parameter is estimated using the methods provided in Hold-Geoffroy

HDR image for IBL is generated using Hošek-Wilkie sky model. image

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published