Experiments on Deep Single-Image Portrait Relighting

Quentin Bammey
DOI: https://doi.org/10.5201/ipol.2022.429
2022-10-13
Image Processing On Line
Abstract:This work describes deep single-image portrait relighting, a method to change the lighting of an image. The method is based on an hourglass convolutional neural network, which encodes the image and its estimated original lighting features, then replaces the lighting features with the target light. We highlight the overall good results produced by this method, as well as its limitations and the lighting artifacts that sometimes appear on relighted images. **This is an MLBriefs article, the source code has not been reviewed!** **The original source code is [[available here|https://zhhoper.github.io/dpr.html]] (last checked 10/10/2022).**
What problem does this paper attempt to address?