TasksSotADatasetsPapersMethodsSubmitAbout
Papers With Code 2

A community resource for machine learning research: papers, code, benchmarks, and state-of-the-art results.

Explore

Notable BenchmarksAll SotADatasetsPapersMethods

Community

Submit ResultsAbout

Data sourced from the PWC Archive (CC-BY-SA 4.0). Built by the community, for the community.

Papers/Deep Image Harmonization in Dual Color Spaces

Deep Image Harmonization in Dual Color Spaces

Linfeng Tan, Jiangtong Li, Li Niu, Liqing Zhang

2023-08-05Image Harmonization
PaperPDFCode(official)

Abstract

Image harmonization is an essential step in image composition that adjusts the appearance of composite foreground to address the inconsistency between foreground and background. Existing methods primarily operate in correlated $RGB$ color space, leading to entangled features and limited representation ability. In contrast, decorrelated color space (e.g., $Lab$) has decorrelated channels that provide disentangled color and illumination statistics. In this paper, we explore image harmonization in dual color spaces, which supplements entangled $RGB$ features with disentangled $L$, $a$, $b$ features to alleviate the workload in harmonization process. The network comprises a $RGB$ harmonization backbone, an $Lab$ encoding module, and an $Lab$ control module. The backbone is a U-Net network translating composite image to harmonized image. Three encoders in $Lab$ encoding module extract three control codes independently from $L$, $a$, $b$ channels, which are used to manipulate the decoder features in harmonization backbone via $Lab$ control module. Our code and model are available at \href{https://github.com/bcmi/DucoNet-Image-Harmonization}{https://github.com/bcmi/DucoNet-Image-Harmonization}.

Results

TaskDatasetMetricValueModel
Image GenerationiHarmony4MSE18.47DucoNet
Image GenerationiHarmony4PSNR39.17DucoNet
Image GenerationiHarmony4fMSE212.53DucoNet
Image GenerationHAdobe5k(1024$\times$1024)MSE10.94DucoNet
Image GenerationHAdobe5k(1024$\times$1024)PSNR41.37DucoNet
Image GenerationHAdobe5k(1024$\times$1024)SSIM0.9886DucoNet
Image GenerationHAdobe5k(1024$\times$1024)fMSE80.69DucoNet

Related Papers

Gen-n-Val: Agentic Image Data Generation and Validation2025-06-05DISARM++: Beyond scanner-free harmonization2025-05-06Efficient and robust 3D blind harmonization for large domain gaps2025-04-30Learning to Harmonize Cross-vendor X-ray Images by Non-linear Image Dynamics Correction2025-04-14SceneBooth: Diffusion-based Framework for Subject-preserved Text-to-Image Generation2025-01-07HarmonyIQA: Pioneering Benchmark and Model for Image Harmonization Quality Assessment2025-01-02Retrieval Augmented Image Harmonization2024-12-18Image Harmonization using Robust Restricted CDF Matching2024-11-20