English

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

Computer Vision and Pattern Recognition 2025-03-10 v2

Abstract

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

Keywords

Cite

@article{arxiv.2411.10309,
  title  = {Modification Takes Courage: Seamless Image Stitching via Reference-Driven Inpainting},
  author = {Ziqi Xie and Xiao Lai and Weidong Zhao and Siqi Jiang and Xianhui Liu and Wenlong Hou},
  journal= {arXiv preprint arXiv:2411.10309},
  year   = {2025}
}

Comments

18 pages, 10 figures

R2 v1 2026-06-28T20:01:28.137Z