HyperAIHyperAI

Command Palette

Search for a command to run...

5 months ago

CPPF: Towards Robust Category-Level 9D Pose Estimation in the Wild

You Yang ; Shi Ruoxi ; Wang Weiming ; Lu Cewu

CPPF: Towards Robust Category-Level 9D Pose Estimation in the Wild

Abstract

In this paper, we tackle the problem of category-level 9D pose estimation inthe wild, given a single RGB-D frame. Using supervised data of real-world 9Dposes is tedious and erroneous, and also fails to generalize to unseenscenarios. Besides, category-level pose estimation requires a method to be ableto generalize to unseen objects at test time, which is also challenging.Drawing inspirations from traditional point pair features (PPFs), in thispaper, we design a novel Category-level PPF (CPPF) voting method to achieveaccurate, robust and generalizable 9D pose estimation in the wild. To obtainrobust pose estimation, we sample numerous point pairs on an object, and foreach pair our model predicts necessary SE(3)-invariant voting statistics onobject centers, orientations and scales. A novel coarse-to-fine votingalgorithm is proposed to eliminate noisy point pair samples and generate finalpredictions from the population. To get rid of false positives in theorientation voting process, an auxiliary binary disambiguating classificationtask is introduced for each sampled point pair. In order to detect objects inthe wild, we carefully design our sim-to-real pipeline by training on syntheticpoint clouds only, unless objects have ambiguous poses in geometry. Under thiscircumstance, color information is leveraged to disambiguate these poses.Results on standard benchmarks show that our method is on par with currentstate of the arts with real-world training data. Extensive experiments furthershow that our method is robust to noise and gives promising results underextremely challenging scenarios. Our code is available onhttps://github.com/qq456cvb/CPPF.

Code Repositories

qq456cvb/cppf
Official
pytorch
Mentioned in GitHub

Benchmarks

BenchmarkMethodologyMetrics
6d-pose-estimation-using-rgbd-on-real275CPPF
mAP 10, 5cm: 44.9
mAP 15, 5cm: 50.8
mAP 3DIou@25: 78.2
mAP 3DIou@50: 26.4
mAP 5, 5cm: 16.9

Build AI with AI

From idea to launch — accelerate your AI development with free AI co-coding, out-of-the-box environment and best price of GPUs.

AI Co-coding
Ready-to-use GPUs
Best Pricing
Get Started

Hyper Newsletters

Subscribe to our latest updates
We will deliver the latest updates of the week to your inbox at nine o'clock every Monday morning
Powered by MailChimp
CPPF: Towards Robust Category-Level 9D Pose Estimation in the Wild | Papers | HyperAI