← Latest papers
💻 computer science

Depth2Pose: A Pose-Based Benchmark for Monocular Depth Estimation without Ground-Truth Depth

This paper introduces Depth2Pose, a novel benchmark and dataset that evaluates monocular depth estimation models based on their ability to support downstream relative camera pose estimation, offering a task-driven alternative to traditional ground-truth depth metrics that is particularly effective for challenging scenes where dense depth annotations are unavailable.

Original authors: Viktor Kocur, Sithu Aung, Gabrielle Flood, Yaqing Ding, Lukas Bujnak, Torsten Sattler, Zuzana Kukelova

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

Original authors: Viktor Kocur, Sithu Aung, Gabrielle Flood, Yaqing Ding, Lukas Bujnak, Torsten Sattler, Zuzana Kukelova

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

The Problem: The "Perfect Map" Trap

Imagine you are trying to build a robot that can walk through a forest. To do this, the robot needs a "depth map"—a way to understand how far away trees, rocks, and bushes are.

For years, scientists have been training robots to guess these distances just by looking at a single photo. To see if they are doing a good job, they used a strict test: Compare the robot's guess to a "perfect map" (Ground Truth).

But here is the catch: Getting a "perfect map" is incredibly hard and expensive. You usually need special laser cameras (LiDAR) or very controlled environments. Because of this, the tests were only done on easy scenes (like tidy indoor rooms or specific driving streets) where these perfect maps existed.

The Flaw: The paper argues that judging a robot just by how close its guess is to a "perfect map" is like judging a navigator only by how well they memorized a map, rather than how well they can actually drive the car. A robot might make small errors in boring parts of the picture (like a blank wall) but still drive perfectly. Conversely, it might be perfect on a blank wall but fail to see a rock in the middle of the road, causing a crash.

The Solution: The "Driver's License" Test

The authors, Viktor Kocur and his team, propose a new way to test these depth estimators. Instead of asking, "How close is your guess to the perfect map?" they ask: "Can you help me figure out where the camera is moving?"

They call this new framework Depth2Pose.

The Analogy:
Imagine you are blindfolded and someone is moving you through a room. You are holding a piece of paper with a drawing of the room on it.

  • The Old Way: You compare your drawing to a photo of the room to see if the lines match perfectly.
  • The New Way (Depth2Pose): You use your drawing to guess which way the person is walking. If your drawing helps you guess the walking direction correctly, your drawing is "good enough," even if the lines aren't perfectly drawn.

In technical terms, they take two photos, guess the depth, and use that guess to calculate the camera's movement (pose). If the calculated movement matches the actual movement (which is easier to find than a perfect depth map), then the depth guess was useful.

The New Playground: The "D2P" Dataset

To prove their idea works, they built a new playground called the D2P Dataset.

Most existing tests are like a driving test on a smooth, empty highway. The D2P dataset is like a driving test in a jungle and a sculpture garden.

  • The Jungle (Vegetation): Trees, leaves, and branches are tricky. They are see-through, move in the wind, and have no clear edges. Old depth cameras struggle here.
  • The Sculpture Garden (Statues): These are weird shapes, often hanging in the air or in water. They don't look like the "standard" objects the robots were trained on.

The authors say that many robots that get "A+" grades on the smooth highway (standard benchmarks) crash immediately in the jungle or sculpture garden.

What They Found

  1. The Correlation: On the easy, standard tests, their new "Driver's License" test (Pose) agreed with the old "Perfect Map" test. If a robot was good at guessing distances, it was also good at guessing movement.
  2. The Surprise: When they moved to the D2P Dataset (the jungle and statues), the rankings changed completely.
    • Some robots that were top-tier on standard tests failed miserably in the new scenes.
    • Some robots that looked "okay" on standard tests actually handled the difficult scenes surprisingly well.
  3. The Conclusion: A robot can be "globally accurate" (close to the perfect map on average) but still useless for the actual job (moving through a scene) if it gets the important parts wrong. The new test highlights these hidden weaknesses.

Why This Matters

The authors aren't saying the old tests are useless. They are saying we need a second opinion.

By using Depth2Pose, we can test robots in real-world, messy environments (like forests or crowded cities) without needing expensive laser scanners to create a "perfect map" first. We just need to know where the camera moved, which is much easier to figure out.

In short: They built a new test that stops robots from just memorizing maps and starts testing if they can actually navigate the real world.

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 →