We gratefully acknowledge support from
the Simons Foundation and member institutions.
Full-text links:

Download:

Current browse context:

cs.CV

Change to browse by:

cs

References & Citations

DBLP - CS Bibliography

Bookmark

(what is this?)
CiteULike logo BibSonomy logo Mendeley logo del.icio.us logo Digg logo Reddit logo

Computer Science > Computer Vision and Pattern Recognition

Title: RANSAC-Flow: generic two-stage image alignment

Abstract: This paper considers the generic problem of dense alignment between two images, whether they be two frames of a video, two widely different views of a scene, two paintings depicting similar content, etc. Whereas each such task is typically addressed with a domain-specific solution, we show that a simple unsupervised approach performs surprisingly well across a range of tasks. Our main insight is that parametric and non-parametric alignment methods have complementary strengths. We propose a two-stage process: first, a feature-based parametric coarse alignment using one or more homographies, followed by non-parametric fine pixel-wise alignment. Coarse alignment is performed using RANSAC on off-the-shelf deep features. Fine alignment is learned in an unsupervised way by a deep network which optimizes a standard structural similarity metric (SSIM) between the two images, plus cycle-consistency. Despite its simplicity, our method shows competitive results on a range of tasks and datasets, including unsupervised optical flow on KITTI, dense correspondences on Hpatches, two-view geometry estimation on YFCC100M, localization on Aachen Day-Night, and, for the first time, fine alignment of artworks on the Brughel dataset. Our code and data are available at this http URL
Comments: Accepted to ECCV 2020 as a spotlight. Project page: this http URL
Subjects: Computer Vision and Pattern Recognition (cs.CV)
Cite as: arXiv:2004.01526 [cs.CV]
  (or arXiv:2004.01526v2 [cs.CV] for this version)

Submission history

From: Xi Shen [view email]
[v1] Fri, 3 Apr 2020 12:37:58 GMT (8654kb,D)
[v2] Fri, 17 Jul 2020 13:51:18 GMT (9310kb,D)

Link back to: arXiv, form interface, contact.