SCS-Co: Self-Consistent Style Contrastive Learning for Image Harmonization
Yucheng Hang, Bin Xia, Wenming Yang, Qingmin Liao

TL;DR
This paper introduces SCS-Co, a novel self-consistent style contrastive learning approach for image harmonization that improves visual consistency by learning from multiple negative samples and jointly constraining style features.
Contribution
The paper proposes a new contrastive learning scheme with dynamic negative sample generation and a background-attentional normalization to enhance image harmonization quality.
Findings
Outperforms state-of-the-art methods in quantitative metrics
Produces more photorealistic harmonized images
Effectively learns style consistency from multiple negative samples
Abstract
Image harmonization aims to achieve visual consistency in composite images by adapting a foreground to make it compatible with a background. However, existing methods always only use the real image as the positive sample to guide the training, and at most introduce the corresponding composite image as a single negative sample for an auxiliary constraint, which leads to limited distortion knowledge, and further causes a too large solution space, making the generated harmonized image distorted. Besides, none of them jointly constrain from the foreground self-style and foreground-background style consistency, which exacerbates this problem. Moreover, recent region-aware adaptive instance normalization achieves great success but only considers the global background feature distribution, making the aligned foreground feature distribution biased. To address these issues, we propose a…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsImage Enhancement Techniques · Advanced Image Processing Techniques · Image and Signal Denoising Methods
MethodsInstance Normalization · Adaptive Instance Normalization · Contrastive Learning
