TL;DR
This paper introduces a novel approach for estimating the viewpoint of unseen objects by learning to reconstruct and align object shapes without relying on explicit 3D models or large class-specific datasets.
Contribution
It proposes a reconstruct-and-align method using two neural networks to estimate object shape and alignment, enabling viewpoint estimation without predefined canonical poses.
Findings
Effective on multiple datasets
Generalizes well to unseen objects
Provides insights into learned feature representations
Abstract
The goal of this paper is to estimate the viewpoint for a novel object. Standard viewpoint estimation approaches generally fail on this task due to their reliance on a 3D model for alignment or large amounts of class-specific training data and their corresponding canonical pose. We overcome those limitations by learning a reconstruct and align approach. Our key insight is that although we do not have an explicit 3D model or a predefined canonical pose, we can still learn to estimate the object's shape in the viewer's frame and then use an image to provide our reference model or canonical pose. In particular, we propose learning two networks: the first maps images to a 3D geometry-aware feature bottleneck and is trained via an image-to-image translation loss; the second learns whether two instances of features are aligned. At test time, our model finds the relative transformation that…
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
Novel Object Viewpoint Estimation Through Reconstruction Alignment· youtube
