CVNov 15, 2024

Modification Takes Courage: Seamless Image Stitching via Reference-Driven Inpainting

arXiv:2411.10309v25 citationsh-index: 7Has Code
Originality Incremental advance
AI Analysis

This addresses image quality issues in computer vision applications like photography and VR, but it is incremental as it builds on existing inpainting and diffusion models.

The paper tackles the problem of noticeable seams in image stitching under challenging conditions like uneven hue and large parallax by proposing RDIStitcher, a reference-driven inpainting method that reformulates fusion and rectangling, resulting in significantly enhanced content coherence and seamless transitions compared to SOTA methods, with strong generalization in zero-shot experiments.

Current image stitching methods often produce noticeable seams in challenging scenarios such as uneven hue and large parallax. To tackle this problem, we propose the Reference-Driven Inpainting Stitcher (RDIStitcher), which reformulates the image fusion and rectangling as a reference-based inpainting model, incorporating a larger modification fusion area and stronger modification intensity than previous methods. Furthermore, we introduce a self-supervised model training method, which enables the implementation of RDIStitcher without requiring labeled data by fine-tuning a Text-to-Image (T2I) diffusion model. Recognizing difficulties in assessing the quality of stitched images, we present the Multimodal Large Language Models (MLLMs)-based metrics, offering a new perspective on evaluating stitched image quality. Compared to the state-of-the-art (SOTA) method, extensive experiments demonstrate that our method significantly enhances content coherence and seamless transitions in the stitched images. Especially in the zero-shot experiments, our method exhibits strong generalization capabilities. Code: https://github.com/yayoyo66/RDIStitcher

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes