paper-with-me

Papers

Semantic-guided Multi-Mask Image Harmonization

2022-07-24 · Xuqian Ren, Yifan Liu

Previous harmonization methods focus on adjusting one inharmonious region in an image based on an input mask. They may face problems when dealing with different perturbations on different semantic regions without available input masks. To deal with the problem that one image has been pasted with several foregrounds coming from different images and needs to harmonize them towards different domain directions without any mask as input, we propose a new semantic-guided multi-mask image harmonization task. Different from the previous single-mask image harmonization task, each inharmonious image is perturbed with different methods according to the semantic segmentation masks. Two challenging benchmarks, HScene and HLIP, are constructed based on $150$ and $19$ semantic classes, respectively. Furthermore, previous baselines focus on regressing the exact value for each pixel of the harmonized images. The generated results are in the `black box' and cannot be edited. In this work, we propose a novel way to edit the inharmonious images by predicting a series of operator masks. The masks indicate the level and the position to apply a certain image editing operation, which could be the brightness, the saturation, and the color in a specific dimension. The operator masks provide more flexibility for users to edit the image further. Extensive experiments verify that the operator mask-based network can further improve those state-of-the-art methods which directly regress RGB images when the perturbations are structural. Experiments have been conducted on our constructed benchmarks to verify that our proposed operator mask-based framework can locate and modify the inharmonious regions in more complex scenes. Our code and models are available at https://github.com/XuqianRen/Semantic-guided-Multi-mask-Image-Harmonization.git.

📄 PDF Abstract BibTeX arXiv:2207.11722

Code (1)

xuqianren/semantic-guided-multi-mask-image-harmonization 공식 구현 pytorch

Tasks

Image HarmonizationSemantic Segmentation

Similar Papers 제목 키워드 기반

FreeCompose: Generic Zero-Shot Image Composition with Diffusion Prior

2024-07-06 · Zhekai Chen, Wen Wang, Zhen Yang, Zeqing Yuan 외

We offer a novel approach to image composition, which integrates multiple input images into a single, coherent image. Rather than concentrating on specific use cases such as appearance editing (image harmonization) or se…

DenoisingImage Harmonization

Segment Anything Model Meets Image Harmonization

2023-12-20 · Haoxing Chen, Yaohui Li, Zhangxuan Gu, Zhuoer Xu 외

Image harmonization is a crucial technique in image composition that aims to seamlessly match the background by adjusting the foreground of composite images. Current methods adopt either global-level or pixel-level featu…

Image HarmonizationmodelSemantic Segmentation

HarmoGS: Robust 3D Gaussian Splatting in the Wild via Conflict-Aware Gradient Harmonization

2026-05-13 · Yulei Kang, Tianze Zhu, Jian-Fang Hu, Jianhuang Lai 외 arxiv

In-the-wild 3D Gaussian Splatting remains challenging due to transient distractors and illumination-induced cross-view appearance inconsistencies. Existing methods mainly rely on image-level masking to suppress unreliabl…

Improving the Harmony of the Composite Image by Spatial-Separated Attention Module

2019-07-15 · Xiaodong Cun, Chi-Man Pun

Image composition is one of the most important applications in image processing. However, the inharmonious appearance between the spliced region and background degrade the quality of the image. Thus, we address the probl…

Image Harmonization

Diverse Image Harmonization

2024-07-22 · Xinhao Tao, Tianyuan Qiu, Junyan Cao, Li Niu

Image harmonization aims to adjust the foreground illumination in a composite image to make it harmonious. The existing harmonization methods can only produce one deterministic result for a composite image, ignoring that…

Image Harmonization