paper-with-me

홈 › Papers

Bridging the Visual Gap: Wide-Range Image Blending

2021-03-28 · CVPR 2021 1 · Chia-Ni Lu, Ya-Chu Chang, Wei-Chen Chiu

In this paper we propose a new problem scenario in image processing, wide-range image blending, which aims to smoothly merge two different input photos into a panorama by generating novel image content for the intermediate region between them. Although such problem is closely related to the topics of image inpainting, image outpainting, and image blending, none of the approaches from these topics is able to easily address it. We introduce an effective deep-learning model to realize wide-range image blending, where a novel Bidirectional Content Transfer module is proposed to perform the conditional prediction for the feature representation of the intermediate region via recurrent neural networks. In addition to ensuring the spatial and semantic consistency during the blending, we also adopt the contextual attention mechanism as well as the adversarial learning scheme in our proposed method for improving the visual quality of the resultant panorama. We experimentally demonstrate that our proposed method is not only able to produce visually appealing results for wide-range image blending, but also able to provide superior performance with respect to several baselines built upon the state-of-the-art image inpainting and outpainting approaches.

📄 PDF Abstract BibTeX arXiv:2103.15149

Code (1)

julia0607/Wide-Range-Image-Blending 공식 구현 pytorch

Tasks

Image InpaintingImage Outpainting

Methods 이 논문이 사용한 방법론

Inpainting Train a convolutional neural network to generate the contents of an arbitrary image region conditioned on its surroundings.

Similar Papers 제목 키워드 기반

Partial-Attribution Instance Segmentation for Astronomical Source Detection and Deblending

2022-01-12 · Ryan Hausen, Brant Robertson

Astronomical source deblending is the process of separating the contribution of individual stars or galaxies (sources) to an image comprised of multiple, possibly overlapping sources. Astronomical sources display a wide …

Instance SegmentationSemantic Segmentation

Zero-Shot Visual Concept Blending Without Text Guidance

2025-03-27 · Hiroya Makino, Takahiro Yamaguchi, Hiroyuki Sakai

We propose a novel, zero-shot image generation technique called "Visual Concept Blending" that provides fine-grained control over which features from multiple reference images are transferred to a source image. If only a…

Image GenerationStyle Transfer

Color Me Correctly: Bridging Perceptual Color Spaces and Text Embeddings for Improved Diffusion Generation

2025-09-12 · Sung-Lin Tsai, Bo-Lun Huang, Yu Ting Shen, Cheng Yu Yeo 외 arxiv

Accurate color alignment in text-to-image (T2I) generation is critical for applications such as fashion, product visualization, and interior design, yet current diffusion models struggle with nuanced and compound color t…

Robot Learning from Any Images

2025-09-26 · Siheng Zhao, Jiageng Mao, Wei Chow, Zeyu Shangguan 외 arxiv

We introduce RoLA, a framework that transforms any in-the-wild image into an interactive, physics-enabled robotic environment. Unlike previous methods, RoLA operates directly on a single image without requiring additiona…

Deep Image Blending

2019-10-25 · Lingzhi Zhang, Tarmily Wen, Jianbo Shi

Image composition is an important operation to create visual content. Among image composition tasks, image blending aims to seamlessly blend an object from a source image onto a target image with lightly mask adjustment.…

Object