Spatial-Separated Curve Rendering Network for Efficient and High-Resolution Image Harmonization
Jingtang Liang, Xiaodong Cun, Chi-Man Pun, Jue Wang

TL;DR
The paper introduces S$^2$CRNet, a lightweight and efficient neural network for high-resolution image harmonization that significantly reduces parameters and computational cost while maintaining state-of-the-art performance.
Contribution
Proposes a novel spatial-separated curve rendering network (S$^2$CRNet) for efficient high-resolution image harmonization, with extensions for cascaded refinement and semantic guidance.
Findings
Reduces over 90% of parameters compared to previous methods.
Achieves state-of-the-art performance on iHarmony4 and DIH datasets.
Operates on 2048x2048 images in 0.1 seconds with low GPU resources.
Abstract
Image harmonization aims to modify the color of the composited region with respect to the specific background. Previous works model this task as a pixel-wise image-to-image translation using UNet family structures. However, the model size and computational cost limit the ability of their models on edge devices and higher-resolution images. To this end, we propose a novel spatial-separated curve rendering network(SCRNet) for efficient and high-resolution image harmonization for the first time. In SCRNet, we firstly extract the spatial-separated embeddings from the thumbnails of the masked foreground and background individually. Then, we design a curve rendering module(CRM), which learns and combines the spatial-specific knowledge using linear layers to generate the parameters of the piece-wise curve mapping in the foreground region. Finally, we directly render the original…
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
TopicsAdvanced Vision and Imaging · Advanced Image Processing Techniques · Image Enhancement Techniques
