← Search

Martin Sundermeyer

10 accepted papers

2026

Featurising Pixels from Dynamic 3D Scenes with Linear In-Context Learners

CVPR 2026

One of the most exciting applications of vision models involve pixel-level reasoning. Despite the abundance of vision foundation models, we still lack representations that effectively embed spatio-temporal properties of visual scenes at the pixel level. Existing frameworks either train on image-base

Cited by 0SourceScholar
2024

HiPose: Hierarchical Binary Surface Encoding and Correspondence Pruning for RGB-D 6DoF Object Pose Estimation

CVPR 2024poster

In this work we present a novel dense-correspondence method for 6DoF object pose estimation from a single RGB-D image. While many existing data-driven methods achieve impressive performance they tend to be time-consuming due to their reliance on rendering-based refinement approaches. To circumvent t…

2023

6D Object Pose Estimation from Approximate 3D Models for Orbital Robotics

IROS 2023poster

We present a novel technique to estimate the 6D pose of objects from single images where the 3D geometry of the object is only given approximately and not as a precise 3D model. To achieve this, we employ a dense 2D-to-3D correspondence predictor that regresses 3D model coordinates for every pixel.…

Cited by 11SourceScholar
2022

Iterative Corresponding Geometry: Fusing Region and Depth for Highly Efficient 3D Tracking of Textureless Objects

CVPR 2022poster

Tracking objects in 3D space and predicting their 6DoF pose is an essential task in computer vision. State-of-the-art approaches often rely on object texture to tackle this problem. However, while they achieve impressive results, many objects do not contain sufficient texture, violating the main und…

Cited by 54PDFcodeScholar
2021

Contact-GraspNet: Efficient 6-DoF Grasp Generation in Cluttered Scenes

ICRA 2021poster

Grasping unseen objects in unconstrained, cluttered environments is an essential skill for autonomous robotic manipulation. Despite recent progress in full 6-DoF grasp learning, existing approaches often consist of complex sequential pipelines that possess several potential failure points and run-ti…

Cited by 424SourcecodeScholar
2021

Unknown Object Segmentation from Stereo Images

IROS 2021poster

Although instance-aware perception is a key prerequisite for many autonomous robotic applications, most of the methods only partially solve the problem by focusing solely on known object categories. However, for robots interacting in dynamic and cluttered environments, this is not realistic and seve…

Cited by 40SourcecodeScholar
2021

“What’s This?” - Learning to Segment Unknown Objects from Manipulation Sequences

ICRA 2021poster

We present a novel framework for self-supervised grasped object segmentation with a robotic manipulator. Our method successively learns an agnostic foreground segmentation followed by a distinction between manipulator and object solely by observing the motion between consecutive RGB frames. In contr…

Cited by 7SourcecodeScholar
2020

Multi-Path Learning for Object Pose Estimation Across Domains

CVPR 2020poster

We introduce a scalable approach for object pose estimation trained on simulated RGB views of multiple 3D models together. We learn an encoding of object views that does not only describe an implicit orientation of all objects seen during training, but can also relate views of untrained objects. Our…

Cited by 122PDFcodeScholar
2020

Self-Supervised Object-in-Gripper Segmentation from Robotic Motions

CoRL 2020

Accurate object segmentation is a crucial task in the context of robotic manipulation. However, creating sufficient annotated training data for neural networks is particularly time consuming and often requires manual labeling. To this end, we propose a simple, yet robust solution for learning to seg

Cited by 0SourcePDFScholar
2018

Implicit 3D Orientation Learning for 6D Object Detection from RGB Images

ECCV 2018poster

We propose a real-time RGB-based pipeline for object detection and 6D pose estimation. Our novel 3D orientation estimation is based on a variant of the Denoising Autoencoder that is trained on simulated views of a 3D model using Domain Randomization. This so-called Augmented Autoencoder has several…