Project webpage: https://sites.google.com/site/yihsuantsai/research/cvpr17-harmonization
Contact: Yi-Hsuan Tsai (wasidennis at gmail dot com)
Deep Image Harmonization
Yi-Hsuan Tsai, Xiaohui Shen, Zhe Lin, Kalyan Sunkavalli, Xin Lu and Ming-Hsuan Yang
IEEE Conference on Computer Vision and Pattern Recognition (CVPR), 2017.
This is the authors' demo code described in the above paper. Please cite our paper if you find it useful for your research.
- One re-implementation of our dataset and model: https://github.com/bcmi/Image_Harmonization_Datasets
-
Download and unzip the code.
-
Install Caffe: http://caffe.berkeleyvision.org/.
-
Download the pre-trained caffe model and move it under the model folder.
-
Run
demo.py
on real composite images (including our test set collected in the paper).
- Download our complete set of real composite images, including our harmonization results here.
The model, code and dataset are available for non-commercial research purposes only.
- 03/2017: demo code released
- 05/2017: complete evaluation set released