Learning Residual Elastic Warps for Image Stitching Under Dirichlet Boundary Condition

Minsu Kim, Yongjun Lee, Woo Kyoung Han, Kyong Hwan Jin; Proceedings of the IEEE/CVF Winter Conference on Applications of Computer Vision (WACV), 2024, pp. 4016-4024

Abstract


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.

Related Material


[pdf] [arXiv]
[bibtex]
@InProceedings{Kim_2024_WACV, author = {Kim, Minsu and Lee, Yongjun and Han, Woo Kyoung and Jin, Kyong Hwan}, title = {Learning Residual Elastic Warps for Image Stitching Under Dirichlet Boundary Condition}, booktitle = {Proceedings of the IEEE/CVF Winter Conference on Applications of Computer Vision (WACV)}, month = {January}, year = {2024}, pages = {4016-4024} }