zhengqili / unsupervised-learning-intrinsic-images

Implementation of the intrinsic image decomposition algorithm described in "Learning Intrinsic Image Decomposition from Watching the World, Z. Li and N. Snavely, CVPR 2018"
MIT License
107 stars 24 forks source link

Learning Intrinsic Image Decomposition from Watching the World

This is an implementation of the intrinsic image decomposition algorithm described in "Learning Intrinsic Image Decomposition from Watching the World, Z. Li and N. Snavely, CVPR 2018". The code skeleton is based on "https://github.com/junyanz/pytorch-CycleGAN-and-pix2pix". If you use our code for academic purposes, please consider citing:

@inproceedings{BigTimeLi18,
    title={Learning Intrinsic Image Decomposition from Watching the World},
    author={Zhengqi Li and Noah Snavely},
    booktitle={Computer Vision and Pattern Recognition (CVPR)},
    year={2018}
}

Website: http://www.cs.cornell.edu/projects/bigtime/

Dependencies & Compilation:

Please see https://github.com/seanbell/intrinsic for detail.

UPDATES: EASY WAY to get predictions/evaluations on the IIW/SAW test sets:

Now we provide precomputed predictions on IIW test set and SAW test set.

Evaluation on the IIW/SAW test splits: