Learning Dense Correspondence via 3D-guided Cycle Consistency
Tinghui Zhou, Philipp Kr\"ahenb\"uhl, Mathieu Aubry, Qixing Huang,, Alexei A. Efros

TL;DR
This paper introduces a deep learning method for establishing dense visual correspondence across object instances by leveraging 3D models and cycle consistency, without requiring ground-truth labels at test time.
Contribution
It presents a novel cycle-consistency based training approach that uses synthetic views to supervise correspondence prediction without needing labeled data.
Findings
Outperforms state-of-the-art pairwise matching methods
Effective in establishing dense correspondences across object instances
Does not require CAD models during testing
Abstract
Discriminative deep learning approaches have shown impressive results for problems where human-labeled ground truth is plentiful, but what about tasks where labels are difficult or impossible to obtain? This paper tackles one such problem: establishing dense visual correspondence across different object instances. For this task, although we do not know what the ground-truth is, we know it should be consistent across instances of that category. We exploit this consistency as a supervisory signal to train a convolutional neural network to predict cross-instance correspondences between pairs of images depicting objects of the same category. For each pair of training images we find an appropriate 3D CAD model and render two synthetic views to link in with the pair, establishing a correspondence flow 4-cycle. We use ground-truth synthetic-to-synthetic correspondences, provided by the…
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.
Videos
Learning Dense Correspondence via 3D-Guided Cycle Consistency· youtube
Taxonomy
TopicsHuman Pose and Action Recognition · Advanced Neural Network Applications · Advanced Image and Video Retrieval Techniques
