← Latest papers
💻 computer science

Every9D-21M: Large-Scale Real-World 9D Canonicalization of Everyday Objects

This paper introduces Every9D-21M, a massive dataset of 21.8 million real-world images with 9D pose annotations across 700 object categories, constructed by leveraging object-centric videos and cross-instance alignment to overcome the scarcity of large-scale real-world supervision for 9D canonicalization.

Original authors: Leonhard Sommer, Emil Akopyan, Adam Kortylewski

Published 2026-05-28
📖 4 min read☕ Coffee break read

Original authors: Leonhard Sommer, Emil Akopyan, Adam Kortylewski

Original paper licensed under CC BY 4.0 (http://creativecommons.org/licenses/by/4.0/). This is an AI-generated explanation of the paper below. It is not written or endorsed by the authors. For technical accuracy, refer to the original paper. Read full disclaimer

Imagine you are trying to teach a robot to understand the world. To do this, the robot needs to know not just what an object is (like a chair or a cup), but exactly how it is sitting, how big it is, and which way it is facing. In the world of computer vision, this is called "9D pose estimation" (3D position + 3D rotation + 3D size).

The problem is that teaching a robot this is incredibly hard because we don't have enough "textbooks" (datasets) with real-world examples. Most existing textbooks are either:

  1. Fake: Made by computers (synthetic), so the robot gets confused when it sees real, messy photos.
  2. Too Small: They only have a few thousand pictures of a handful of objects (like just 9 types of toys).

Enter "Every9D-21M": A Massive New Textbook

This paper introduces a new, gigantic dataset called Every9D-21M. Think of it as a library containing 21.8 million photos of 700 different everyday objects (from chairs and cups to animals and tools). It is 100 times larger than any previous real-world dataset of its kind.

How Did They Build It? (The "Copy-Paste" Magic)

You might wonder: "How did they possibly label 21.8 million photos? That would take a human lifetime!"

They didn't label every single photo. Instead, they used a clever "reference-based" strategy, like a master copy and a stamp:

  1. The Video Clues: They started with 109,000 short videos taken by regular people, where they walked around an object (like a camera orbiting a vase).
  2. The 3D Reconstruction: Using computer vision, they turned these videos into 3D point clouds (digital clouds of dots that form the shape of the object).
  3. The "Medoid" (The Best Representative): They grouped similar objects together (e.g., all the "chairs"). Instead of picking a random chair to be the "boss," they picked the one that looked most like the average of the group.
  4. The Human Touch (The Tiny Part): Humans only had to manually label the "boss" object for each group. This took about 1,000 annotations in total (less than 0.01% of the total data).
  5. The Stamp (Propagation): Once the "boss" chair was labeled with its correct orientation (e.g., "the back of the chair faces this way"), the computer used geometry and visual matching to "stamp" that same orientation onto every other chair in the group.
  6. The Quality Check: Humans then quickly checked the stamped results to make sure the computer didn't make a mistake.

The Result: They created a massive, high-quality dataset using only 199 hours of human work. If they had labeled every photo manually, it would have taken thousands of years.

Why Does This Matter?

The paper claims that training AI models on this new dataset makes them much smarter than models trained on older, smaller datasets.

  • Better Generalization: When they trained a model on Every9D-21M and tested it on other famous datasets (like ImageNet3D or HANDAL), it performed significantly better. It's like a student who studied a massive, diverse library of real-world examples being able to solve problems in a completely new classroom.
  • Symmetry Awareness: The researchers also created rules to handle "symmetry." For example, a bottle looks the same if you spin it around its center. The dataset teaches the AI to understand these rules, so it doesn't get confused by objects that look the same from different angles.

The Bottom Line

The authors built a "super-dataset" by turning thousands of object-centric videos into 3D shapes, labeling a tiny fraction of them manually, and then using smart computer algorithms to copy those labels to millions of other images. This gives AI a much better "eyes-on-the-world" foundation, allowing it to understand the 3D shape and orientation of everyday objects far more accurately than before.

What the paper does not claim:

  • It does not claim this solves all robotics problems immediately.
  • It does not claim the depth (distance) data is perfect sensor data (it uses AI-estimated depth).
  • It does not claim the system works on moving, dynamic objects (like a running dog) in the same way it works on static ones; the videos used were mostly of static objects being filmed from different angles.

Drowning in papers in your field?

Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.

Try Digest →