CVROMar 28, 2023

CARTO: Category and Joint Agnostic Reconstruction of ARTiculated Objects

Georgia Tech
arXiv:2303.15782v165 citationsh-index: 50
Originality Incremental advance
AI Analysis

This addresses the challenge of 3D reconstruction and articulation estimation for unknown objects in robotics and computer vision, with incremental improvements over existing methods.

The paper tackles the problem of reconstructing multiple articulated objects from a single stereo RGB observation, achieving a 20.4% absolute improvement in mAP 3D IOU50 for novel instances compared to a two-stage pipeline and running at 1 HZ on a GPU for up to eight objects.

We present CARTO, a novel approach for reconstructing multiple articulated objects from a single stereo RGB observation. We use implicit object-centric representations and learn a single geometry and articulation decoder for multiple object categories. Despite training on multiple categories, our decoder achieves a comparable reconstruction accuracy to methods that train bespoke decoders separately for each category. Combined with our stereo image encoder we infer the 3D shape, 6D pose, size, joint type, and the joint state of multiple unknown objects in a single forward pass. Our method achieves a 20.4% absolute improvement in mAP 3D IOU50 for novel instances when compared to a two-stage pipeline. Inference time is fast and can run on a NVIDIA TITAN XP GPU at 1 HZ for eight or less objects present. While only trained on simulated data, CARTO transfers to real-world object instances. Code and evaluation data is available at: http://carto.cs.uni-freiburg.de

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