CARTO: Category and Joint Agnostic Reconstruction of ARTiculated 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 linked below.

CARTO Results Visualization of CARTO on unseen object instances. We first use CARTO to jointly detect all objects in the scene and then articulate them while keeping the predicted shape code constant.

Short Video Presentation

Code and Dataset

A software implementation of this project based on PyTorch including trained models and dataset download instructions will be released by the conference in our GitHub repository.

Publication

Nick Heppert, Muhammad Zubair Irshad, Sergey Zakharov, Katherine Liu Rares Andrei Ambrus, Jeannette Bohg, Abhinav Valada, Thomas Kollar
"CARTO: Category and Joint Agnostic Reconstruction of ARTiculated Objects"
CVPR, 2023.

(PDF) (BibTex)

People

1University of Freiburg   2 Georgia Institute of Technology   3 Toyota Research Institute (TRI)   4 Stanford University