Emergence of a Shared Canonical Object Frame from In-the-Wild Videos
About
Comparing object orientations and positions across different instances requires their poses to be expressed in a shared canonical frame. Establishing such frames has traditionally required manual annotation, creating a scaling bottleneck that limits category and instance diversity. We show that a shared canonical frame can instead emerge from self-supervised training on object-centric videos captured in the wild, using only noisy camera poses from Structure-from-Motion. Our key idea is to route all training sequences through a shared geometric bottleneck: a coarse canonical mesh that carries no category-specific detail. By learning dense correspondences from image pixels to this mesh, and estimating per-sequence alignments from noisy SfM geometry, a common canonical frame emerges from multi-view consistency and the semantic priors of the feature extractor, without any canonical pose labels or category conditioning. Trained in a self-supervised manner on 160,000 in-the-wild object videos, our method achieves competitive accuracy on category-level pose estimation benchmarks compared to methods that rely on canonical pose supervision. The code and checkpoint is available on https://github.com/Fischer-Tom/Emergent-Canonical-Frame/.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| 3D Pose Estimation | PASCAL3D+ | Mean 30° Acc79.8 | 9 | |
| Category-level Pose Estimation | ImageNet 3D | Median Error25.5 | 5 | |
| Category-level Pose Estimation | Avg. All five datasets | Median Error (Med)25.5 | 5 | |
| Category-level Pose Estimation | REAL275 | Median Error21.8 | 5 | |
| Category-level Pose Estimation | Omni6DPose | Median Error (Med)49.2 | 5 | |
| Category-level Pose Estimation | Objectron | Median Error15.3 | 5 |