paper-with-me

홈 › Papers

Unsupervised Deep Image Stitching: Reconstructing Stitched Features to Images

2021-06-24 · Lang Nie, Chunyu Lin, Kang Liao, Shuaicheng Liu, Yao Zhao

Traditional feature-based image stitching technologies rely heavily on feature detection quality, often failing to stitch images with few features or low resolution. The learning-based image stitching solutions are rarely studied due to the lack of labeled data, making the supervised methods unreliable. To address the above limitations, we propose an unsupervised deep image stitching framework consisting of two stages: unsupervised coarse image alignment and unsupervised image reconstruction. In the first stage, we design an ablation-based loss to constrain an unsupervised homography network, which is more suitable for large-baseline scenes. Moreover, a transformer layer is introduced to warp the input images in the stitching-domain space. In the second stage, motivated by the insight that the misalignments in pixel-level can be eliminated to a certain extent in feature-level, we design an unsupervised image reconstruction network to eliminate the artifacts from features to pixels. Specifically, the reconstruction network can be implemented by a low-resolution deformation branch and a high-resolution refined branch, learning the deformation rules of image stitching and enhancing the resolution simultaneously. To establish an evaluation benchmark and train the learning framework, a comprehensive real-world image dataset for unsupervised deep image stitching is presented and released. Extensive experiments well demonstrate the superiority of our method over other state-of-the-art solutions. Even compared with the supervised solutions, our image stitching quality is still preferred by users.

📄 PDF Abstract BibTeX arXiv:2106.12859

Code (1)

nie-lang/UnsupervisedDeepImageStitching 공식 구현 tf

Tasks

Image ReconstructionImage Stitching

Similar Papers 제목 키워드 기반

Research on Image Stitching Based on Invariant Features of Reconstructed Plane

2023-08-30 · Qi Liu, Xiyu Tang, Ju Huo

Generating high-quality stitched images is a challenging task in computer vision. The existing feature-based image stitching methods commonly only focus on point and line features, neglecting the crucial role of higher-l…

Image Stitching

Eliminating Warping Shakes for Unsupervised Online Video Stitching

2024-03-11 · Lang Nie, Chunyu Lin, Kang Liao, Yun Zhang 외

In this paper, we retarget video stitching to an emerging issue, named warping shake, when extending image stitching to video stitching. It unveils the temporal instability of warped content in non-overlapping regions, d…

Image StitchingVideo Stabilization

Implicit Neural Image Stitching

2023-09-04 · Minsu Kim, Jaewon Lee, Byeonghun Lee, Sunghoon Im 외

Existing frameworks for image stitching often provide visually reasonable stitchings. However, they suffer from blurry artifacts and disparities in illumination, depth level, etc. Although the recent learning-based stitc…

Image StitchingSuper-Resolution

StabStitch++: Unsupervised Online Video Stitching with Spatiotemporal Bidirectional Warps

2025-05-08 · Lang Nie, Chunyu Lin, Kang Liao, Yun Zhang 외

We retarget video stitching to an emerging issue, named warping shake, which unveils the temporal content shakes induced by sequentially unsmooth warps when extending image stitching to video stitching. Even if the input…

Image StitchingVideo Stabilization

Parallax-Tolerant Unsupervised Deep Image Stitching

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

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 natura…

Image RegistrationImage Stitching