TL;DR
GOCor introduces a differentiable dense matching module that explicitly optimizes correspondence volumes, improving performance in geometric matching, optical flow, and semantic matching tasks by better handling ambiguous regions.
Contribution
The paper presents GOCor, a novel dense matching module that replaces traditional correlation layers with an internal optimization process for enhanced accuracy.
Findings
Significantly outperforms traditional correlation layers in multiple tasks.
Effectively learns spatial matching priors to resolve ambiguities.
Improves end-task performance in geometric matching, optical flow, and semantic matching.
Abstract
The feature correlation layer serves as a key neural network module in numerous computer vision problems that involve dense correspondences between image pairs. It predicts a correspondence volume by evaluating dense scalar products between feature vectors extracted from pairs of locations in two images. However, this point-to-point feature comparison is insufficient when disambiguating multiple similar regions in an image, severely affecting the performance of the end task. We propose GOCor, a fully differentiable dense matching module, acting as a direct replacement to the feature correlation layer. The correspondence volume generated by our module is the result of an internal optimization procedure that explicitly accounts for similar regions in the scene. Moreover, our approach is capable of effectively learning spatial matching priors to resolve further matching ambiguities. We…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
