TL;DR
This paper introduces an unsupervised deep learning framework for image stitching that effectively handles low-feature and low-resolution images through coarse alignment and image reconstruction, outperforming existing methods.
Contribution
The authors propose a novel unsupervised deep image stitching framework with a homography network and a feature-to-pixel reconstruction network, along with a new real-world dataset for training and evaluation.
Findings
Outperforms state-of-the-art methods in image stitching quality.
Effective in low-feature and low-resolution scenarios.
Provides a new benchmark dataset for unsupervised image stitching.
Abstract
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…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
