CVJun 1, 2020

Foreground-aware Semantic Representations for Image Harmonization

arXiv:2006.00809v191 citationsHas Code
Originality Incremental advance
AI Analysis

This addresses visual consistency in composite images for photo editing, representing an incremental improvement over existing methods.

The paper tackles image harmonization by using a pre-trained classification network to improve high-level feature representation, achieving new state-of-the-art results with improved MSE and PSNR metrics on a benchmark.

Image harmonization is an important step in photo editing to achieve visual consistency in composite images by adjusting the appearances of foreground to make it compatible with background. Previous approaches to harmonize composites are based on training of encoder-decoder networks from scratch, which makes it challenging for a neural network to learn a high-level representation of objects. We propose a novel architecture to utilize the space of high-level features learned by a pre-trained classification network. We create our models as a combination of existing encoder-decoder architectures and a pre-trained foreground-aware deep high-resolution network. We extensively evaluate the proposed method on existing image harmonization benchmark and set up a new state-of-the-art in terms of MSE and PSNR metrics. The code and trained models are available at \url{https://github.com/saic-vul/image_harmonization}.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes