Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Learning Accurate Dense Correspondences and When to Trust Them

About

Establishing dense correspondences between a pair of images is an important and general problem. However, dense flow estimation is often inaccurate in the case of large displacements or homogeneous regions. For most applications and down-stream tasks, such as pose estimation, image manipulation, or 3D reconstruction, it is crucial to know when and where to trust the estimated matches. In this work, we aim to estimate a dense flow field relating two images, coupled with a robust pixel-wise confidence map indicating the reliability and accuracy of the prediction. We develop a flexible probabilistic approach that jointly learns the flow prediction and its uncertainty. In particular, we parametrize the predictive distribution as a constrained mixture model, ensuring better modelling of both accurate flow predictions and outliers. Moreover, we develop an architecture and training strategy tailored for robust and generalizable uncertainty prediction in the context of self-supervised training. Our approach obtains state-of-the-art results on multiple challenging geometric matching and optical flow datasets. We further validate the usefulness of our probabilistic confidence estimation for the task of pose estimation. Code and models are available at https://github.com/PruneTruong/PDCNet.

Prune Truong, Martin Danelljan, Luc Van Gool, Radu Timofte• 2021

Related benchmarks

TaskDatasetResultRank
Optical Flow EstimationKITTI 2015 (train)
Fl-epe5.22
431
Optical FlowKITTI 2012 (train)
AEE2.08
115
Relative Pose EstimationMegaDepth (test)
Pose AUC @5°51.16
83
Geometric MatchingHPatches Original Resolution 3
AEPE Threshold I1.3
31
Pose EstimationScanNet 1500 (test)
AUC@5°18.7
26
Geometric MatchingMegaDepth (test)
PCK@171.81
22
Geometric MatchingETH3D Original Resolution
AEPE (Rate 3)1.77
19
Geometric MatchingRobotCar (test)
PCK@12.58
9
Two-view geometry estimationYFCC100M 61 (test)
mAP @5°65.18
7
Showing 9 of 9 rows

Other info

Code

Follow for update