CVJun 29

Emergence of a Shared Canonical Object Frame from In-the-Wild Videos

arXiv:2606.3005814.5Has Code
Predicted impact top 19% in CV · last 90 daysOriginality Highly original
AI Analysis

It addresses the scaling bottleneck of manual annotation for establishing canonical frames, enabling category and instance diversity in object pose estimation.

The paper shows that a shared canonical object frame can emerge from self-supervised training on 160,000 in-the-wild object videos using only noisy camera poses, achieving competitive accuracy on category-level pose estimation without canonical pose labels.

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/.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes