Skip to main content

Showing 1–5 of 5 results for author: Marton, Z

Searching in archive cs. Search in all archives.
.
  1. arXiv:2109.12869  [pdf, other

    cs.RO cs.AI

    Introspective Robot Perception using Smoothed Predictions from Bayesian Neural Networks

    Authors: Jianxiang Feng, Maximilian Durner, Zoltan-Csaba Marton, Ferenc Balint-Benczedi, Rudolph Triebel

    Abstract: This work focuses on improving uncertainty estimation in the field of object classification from RGB images and demonstrates its benefits in two robotic applications. We employ a (BNN), and evaluate two practical inference techniques to obtain better uncertainty estimates, namely Concrete Dropout (CDP) and Kronecker-factored Laplace Approximation (LAP). We show a performance increase using more re… ▽ More

    Submitted 27 September, 2021; originally announced September 2021.

    Comments: International Symposium on Robotics Research (ISRR), Hanoi, Vietnam, 2019

  2. arXiv:2103.06796  [pdf, other

    cs.CV cs.LG

    Unknown Object Segmentation from Stereo Images

    Authors: Maximilian Durner, Wout Boerdijk, Martin Sundermeyer, Werner Friedl, Zoltan-Csaba Marton, Rudolph Triebel

    Abstract: 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 severely limits the range of potential applications. Therefore, we propose a novel object instance segme… ▽ More

    Submitted 11 March, 2021; originally announced March 2021.

    Comments: 8 pages, 5 figures, 6 tables, code will be made available

  3. arXiv:1911.10079  [pdf, other

    cs.RO

    RoboSherlock: Cognition-enabled Robot Perception for Everyday Manipulation Tasks

    Authors: Ferenc Bálint-Benczédi, Jan-Hendrik Worch, Daniel Nyga, Nico Blodow, Patrick Mania, Zoltán-Csaba Márton, Michael Beetz

    Abstract: A pressing question when designing intelligent autonomous systems is how to integrate the various subsystems concerned with complementary tasks. More specifically, robotic vision must provide task-relevant information about the environment and the objects in it to various planning related modules. In most implementations of the traditional Perception-Cognition-Action paradigm these tasks are treat… ▽ More

    Submitted 22 November, 2019; originally announced November 2019.

  4. arXiv:1908.00151  [pdf, other

    cs.CV stat.ML

    Multi-path Learning for Object Pose Estimation Across Domains

    Authors: Martin Sundermeyer, Maximilian Durner, En Yen Puang, Zoltan-Csaba Marton, Narunas Vaskevicius, Kai O. Arras, Rudolph Triebel

    Abstract: 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 single-encoder-multi-decoder network is trained using a technique we denote "multi-path learning":… ▽ More

    Submitted 3 April, 2020; v1 submitted 31 July, 2019; originally announced August 2019.

    Comments: To appear at CVPR 2020; Code will be available here: https://github.com/DLR-RM/AugmentedAutoencoder/tree/multipath

  5. arXiv:1902.01275  [pdf, other

    cs.CV

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

    Authors: Martin Sundermeyer, Zoltan-Csaba Marton, Maximilian Durner, Manuel Brucker, Rudolph Triebel

    Abstract: 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 advantages over existing methods: It does not require real, pose-annotated training data, generalize… ▽ More

    Submitted 17 July, 2019; v1 submitted 4 February, 2019; originally announced February 2019.

    Comments: Code available at: https://github.com/DLR-RM/AugmentedAutoencoder