paper-with-me

Papers

Learning Residual Elastic Warps for Image Stitching under Dirichlet Boundary Condition

2023-09-04 · Minsu Kim, Yongjun Lee, Woo Kyoung Han, Kyong Hwan Jin

Trendy suggestions for learning-based elastic warps enable the deep image stitchings to align images exposed to large parallax errors. Despite the remarkable alignments, the methods struggle with occasional holes or discontinuity between overlapping and non-overlapping regions of a target image as the applied training strategy mostly focuses on overlap region alignment. As a result, they require additional modules such as seam finder and image inpainting for hiding discontinuity and filling holes, respectively. In this work, we suggest Recurrent Elastic Warps (REwarp) that address the problem with Dirichlet boundary condition and boost performances by residual learning for recurrent misalign correction. Specifically, REwarp predicts a homography and a Thin-plate Spline (TPS) under the boundary constraint for discontinuity and hole-free image stitching. Our experiments show the favorable aligns and the competitive computational costs of REwarp compared to the existing stitching methods. Our source code is available at https://github.com/minshu-kim/REwarp.

📄 PDF Abstract BibTeX arXiv:2309.01406

Code (1)

minshu-kim/rewarp 공식 구현 pytorch

Tasks

Image InpaintingImage Stitching

Methods 이 논문이 사용한 방법론

ALIGN In the ALIGN method, visual and language representations are jointly trained from noisy image alt-text data. The image and text encoders are learned via contrastive loss…
Inpainting Train a convolutional neural network to generate the contents of an arbitrary image region conditioned on its surroundings.

Similar Papers 제목 키워드 기반

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

Single-Perspective Warps in Natural Image Stitching

2018-02-13 · Tianli Liao, Nan Li

Results of image stitching can be perceptually divided into single-perspective and multiple-perspective. Compared to the multiple-perspective result, the single-perspective result excels in perspective consistency but su…

Image Stitching

As-Projective-As-Possible Image Stitching with Moving DLT

2013-06-01 · CVPR 2013 6 · Julio Zaragoza, Tat-Jun Chin, Michael S. Brown, David Suter

We investigate projective estimation under model inadequacies, i.e., when the underpinning assumptions of the projective model are not fully satisfied by the data. We focus on the task of image stitching which is customa…

Image Stitching

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

Shape-Preserving Half-Projective Warps for Image Stitching

2014-06-01 · CVPR 2014 6 · Che-Han Chang, Yoichi Sato, Yung-Yu Chuang

This paper proposes a novel parametric warp which is a spatial combination of a projective transformation and a similarity transformation. Given the projective transformation relating two input images, based on an analys…

Image Stitching