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

GLU-Net: Global-Local Universal Network for Dense Flow and Correspondences

About

Establishing dense correspondences between a pair of images is an important and general problem, covering geometric matching, optical flow and semantic correspondences. While these applications share fundamental challenges, such as large displacements, pixel-accuracy, and appearance changes, they are currently addressed with specialized network architectures, designed for only one particular task. This severely limits the generalization capabilities of such networks to new scenarios, where e.g. robustness to larger displacements or higher accuracy is required. In this work, we propose a universal network architecture that is directly applicable to all the aforementioned dense correspondence problems. We achieve both high accuracy and robustness to large displacements by investigating the combined use of global and local correlation layers. We further propose an adaptive resolution strategy, allowing our network to operate on virtually any input image resolution. The proposed GLU-Net achieves state-of-the-art performance for geometric and semantic matching as well as optical flow, when using the same network and weights. Code and trained models are available at https://github.com/PruneTruong/GLU-Net.

Prune Truong, Martin Danelljan, Radu Timofte• 2019

Related benchmarks

TaskDatasetResultRank
Optical Flow EstimationKITTI 2015 (train)
Fl-epe7.49
431
Optical FlowKITTI 2012 (train)
AEE3.14
115
Semantic CorrespondencePF-PASCAL
PCK @ alpha=0.169.1
98
Optical Flow EstimationKITTI 2015 (test)
Fl-all37.52
91
Geometric MatchingHPatches 240 x 240
AEE (I)0.59
33
Geometric MatchingHPatches Original Resolution 3
AEPE Threshold I1.55
31
Semantic CorrespondencePF-PASCAL
PCK@0.179.7
29
Semantic MatchingTSS
PCK (FG)93.2
24
Geometric MatchingMegaDepth (test)
PCK@129.46
22
Geometric MatchingETH3D Original Resolution
AEPE (Rate 3)1.98
19
Showing 10 of 17 rows

Other info

Follow for update