paper-with-me

홈 › Papers

Learning Dense Correspondence via 3D-guided Cycle Consistency

2016-04-18 · CVPR 2016 6 · Tinghui Zhou, Philipp Krähenbühl, Mathieu Aubry, Qi-Xing Huang, Alexei A. Efros

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 rendering engine, to train a ConvNet to predict synthetic-to-real, real-to-real and real-to-synthetic correspondences that are cycle-consistent with the ground-truth. At test time, no CAD models are required. We demonstrate that our end-to-end trained ConvNet supervised by cycle-consistency outperforms state-of-the-art pairwise matching methods in correspondence-related tasks.

📄 PDF Abstract BibTeX arXiv:1604.05383

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

A Condition Number for Joint Optimization of Cycle-Consistent Networks

2019-12-01 · NeurIPS 2019 12 · Leonidas J. Guibas, Qi-Xing Huang, Zhenxiao Liang

A recent trend in optimizing maps such as dense correspondences between objects or neural networks between pairs of domains is to optimize them jointly. In this context, there is a natural \textsl{cycle-consistency} cons…

Discovering Relationships between Object Categories via Universal Canonical Maps

2021-06-17 · CVPR 2021 1 · Natalia Neverova, Artsiom Sanakoyeu, Patrick Labatut, David Novotny 외

We tackle the problem of learning the geometry of multiple categories of deformable objects jointly. Recent work has shown that it is possible to learn a unified dense pose predictor for several categories of related obj…

ObjectPose Prediction

Canonical Surface Mapping via Geometric Cycle Consistency

2019-07-23 · ICCV 2019 10 · Nilesh Kulkarni, Abhinav Gupta, Shubham Tulsiani

We explore the task of Canonical Surface Mapping (CSM). Specifically, given an image, we learn to map pixels on the object to their corresponding locations on an abstract 3D model of the category. But how do we learn suc…

Temporal Cycle-Consistency Learning

2019-04-16 · CVPR 2019 6 · Debidatta Dwibedi, Yusuf Aytar, Jonathan Tompson, Pierre Sermanet 외

We introduce a self-supervised representation learning method based on the task of temporal alignment between videos. The method trains a network using temporal cycle consistency (TCC), a differentiable cycle-consistency…

Anomaly DetectionRepresentation LearningSelf-Supervised LearningVideo Alignment

GNPM: Geometric-Aware Neural Parametric Models

2022-09-21 · Mirgahney Mohamed, Lourdes Agapito

We propose Geometric Neural Parametric Models (GNPM), a learned parametric model that takes into account the local structure of data to learn disentangled shape and pose latent spaces of 4D dynamics, using a geometric-aw…

Pose Transfer