paper-with-me

Papers

Parallax-Tolerant Unsupervised Deep Image Stitching

2023-02-16 · ICCV 2023 1 · Lang Nie, Chunyu Lin, Kang Liao, Shuaicheng Liu, Yao Zhao

Traditional image stitching approaches tend to leverage increasingly complex geometric features (point, line, edge, etc.) for better performance. However, these hand-crafted features are only suitable for specific natural scenes with adequate geometric structures. In contrast, deep stitching schemes overcome the adverse conditions by adaptively learning robust semantic features, but they cannot handle large-parallax cases due to homography-based registration. To solve these issues, we propose UDIS++, a parallax-tolerant unsupervised deep image stitching technique. First, we propose a robust and flexible warp to model the image registration from global homography to local thin-plate spline motion. It provides accurate alignment for overlapping regions and shape preservation for non-overlapping regions by joint optimization concerning alignment and distortion. Subsequently, to improve the generalization capability, we design a simple but effective iterative strategy to enhance the warp adaption in cross-dataset and cross-resolution applications. Finally, to further eliminate the parallax artifacts, we propose to composite the stitched image seamlessly by unsupervised learning for seam-driven composition masks. Compared with existing methods, our solution is parallax-tolerant and free from laborious designs of complicated geometric features for specific scenes. Extensive experiments show our superiority over the SoTA methods, both quantitatively and qualitatively. The code is available at https://github.com/nie-lang/UDIS2.

📄 PDF Abstract BibTeX arXiv:2302.08207

Code (1)

nie-lang/udis2 공식 구현 pytorch

Tasks

Image RegistrationImage Stitching

Similar Papers 제목 키워드 기반

Graph-based Hypothesis Generation for Parallax-tolerant Image Stitching

2018-04-20 · Jing Chen, Nan Li, Tianli Liao

The seam-driven approach has been proven fairly effective for parallax-tolerant image stitching, whose strategy is to search for an invisible seam from finite representative hypotheses of local alignment. In this paper, …

Image Stitching

Parallax-tolerant Image Stitching

2014-06-01 · CVPR 2014 6 · Fan Zhang, Feng Liu

Parallax handling is a challenging task for image stitching. This paper presents a local stitching method to handle parallax based on the observation that input images do not need to be perfectly aligned over the whole o…

Image StitchingLocal Distortion

PIS3R: Very Large Parallax Image Stitching via Deep 3D Reconstruction

2025-08-06 · Muhua Zhu, Xinhao Jin, Chengbo Wang, Yongcong Zhang 외 arxiv

Image stitching aim to align two images taken from different viewpoints into one seamless, wider image. However, when the 3D scene contains depth variations and the camera baseline is significant, noticeable parallax occ…

3D ReconstructionImage Stitching

Parallax-Tolerant Image Stitching with Epipolar Displacement Field

2023-11-28 · Jian Yu, Feipeng Da

Image stitching with parallax is still a challenging task. Existing methods often struggle to maintain both the local and global structures of the image while reducing alignment artifacts and warping distortions. In this…

Image Stitching

Correspondence Insertion for As-Projective-As-Possible Image Stitching

2016-08-29 · William X. Liu, Tat-Jun Chin

Spatially varying warps are increasingly popular for image alignment. In particular, as-projective-as-possible (APAP) warps have been proven effective for accurate panoramic stitching, especially in cases with significan…

Image Stitching