Skip to main content

Showing 1–9 of 9 results for author: Eitel, A

.
  1. arXiv:2005.09484  [pdf, other

    cs.CV cs.RO

    Self-supervised Transfer Learning for Instance Segmentation through Physical Interaction

    Authors: Andreas Eitel, Nico Hauff, Wolfram Burgard

    Abstract: Instance segmentation of unknown objects from images is regarded as relevant for several robot skills including gras**, tracking and object sorting. Recent results in computer vision have shown that large hand-labeled datasets enable high segmentation performance. To overcome the time-consuming process of manually labeling data for new environments, we present a transfer learning approach for ro… ▽ More

    Submitted 19 May, 2020; originally announced May 2020.

    Comments: Extended version and code release of accepted IROS 2019 paper

  2. arXiv:1910.07972  [pdf, other

    cs.RO cs.CV cs.LG

    Adaptive Curriculum Generation from Demonstrations for Sim-to-Real Visuomotor Control

    Authors: Lukas Hermann, Max Argus, Andreas Eitel, Artemij Amiranashvili, Wolfram Burgard, Thomas Brox

    Abstract: We propose Adaptive Curriculum Generation from Demonstrations (ACGD) for reinforcement learning in the presence of sparse rewards. Rather than designing shaped reward functions, ACGD adaptively sets the appropriate task difficulty for the learner by controlling where to sample from the demonstration trajectories and which set of simulation parameters to use. We show that training vision-based cont… ▽ More

    Submitted 8 July, 2020; v1 submitted 17 October, 2019; originally announced October 2019.

    Comments: Accepted at the 2020 IEEE International Conference on Robotics and Automation (ICRA). Project page see https://lmb.informatik.uni-freiburg.de/projects/curriculum/

  3. arXiv:1709.04751  [pdf, other

    cs.RO cs.CV cs.LG

    From Plants to Landmarks: Time-invariant Plant Localization that uses Deep Pose Regression in Agricultural Fields

    Authors: Florian Kraemer, Alexander Schaefer, Andreas Eitel, Johan Vertens, Wolfram Burgard

    Abstract: Agricultural robots are expected to increase yields in a sustainable way and automate precision tasks, such as weeding and plant monitoring. At the same time, they move in a continuously changing, semi-structured field environment, in which features can hardly be found and reproduced at a later time. Challenges for Lidar and visual detection systems stem from the fact that plants can be very small… ▽ More

    Submitted 14 September, 2017; originally announced September 2017.

    Comments: IROS 2017 AGROB Workshop

  4. arXiv:1708.00674  [pdf, other

    cs.RO cs.CV

    Deep Detection of People and their Mobility Aids for a Hospital Robot

    Authors: Andres Vasquez, Marina Kollmitz, Andreas Eitel, Wolfram Burgard

    Abstract: Robots operating in populated environments encounter many different types of people, some of whom might have an advanced need for cautious interaction, because of physical impairments or their advanced age. Robots therefore need to recognize such advanced demands to provide appropriate assistance, guidance or other forms of support. In this paper, we propose a depth-based perception pipeline that… ▽ More

    Submitted 2 August, 2017; originally announced August 2017.

    Comments: 7 pages, ECMR 2017, dataset and videos: http://www2.informatik.uni-freiburg.de/~kollmitz/MobilityAids/

  5. arXiv:1707.08101  [pdf, other

    cs.RO cs.LG cs.NE

    Learning to Singulate Objects using a Push Proposal Network

    Authors: Andreas Eitel, Nico Hauff, Wolfram Burgard

    Abstract: Learning to act in unstructured environments, such as cluttered piles of objects, poses a substantial challenge for manipulation robots. We present a novel neural network-based approach that separates unknown objects in clutter by selecting favourable push actions. Our network is trained from data collected through autonomous interaction of a PR2 robot with randomly organized tabletop scenes. The… ▽ More

    Submitted 5 February, 2018; v1 submitted 25 July, 2017; originally announced July 2017.

    Comments: International Symposium on Robotics Research (ISRR) 2017, videos: http://robotpush.cs.uni-freiburg.de

  6. arXiv:1707.05733  [pdf, other

    cs.RO cs.AI cs.CV cs.LG

    Choosing Smartly: Adaptive Multimodal Fusion for Object Detection in Changing Environments

    Authors: Oier Mees, Andreas Eitel, Wolfram Burgard

    Abstract: Object detection is an essential task for autonomous robots operating in dynamic and changing environments. A robot should be able to detect objects in the presence of sensor noise that can be induced by changing lighting conditions for cameras and false depth readings for range sensors, especially RGB-D cameras. To tackle these challenges, we propose a novel adaptive fusion approach for object de… ▽ More

    Submitted 19 November, 2019; v1 submitted 18 July, 2017; originally announced July 2017.

    Comments: Published at the 2016 IEEE/RSJ International Conference on Intelligent Robots and Systems. Added a new baseline with respect to the IROS version. Project page with code, pretrained models and our InOutDoorPeople RGB-D dataset at http://adaptivefusion.cs.uni-freiburg.de/

  7. arXiv:1707.00893  [pdf, other

    cs.RO cs.CV cs.LG

    Optimization Beyond the Convolution: Generalizing Spatial Relations with End-to-End Metric Learning

    Authors: Philipp Jund, Andreas Eitel, Nichola Abdo, Wolfram Burgard

    Abstract: To operate intelligently in domestic environments, robots require the ability to understand arbitrary spatial relations between objects and to generalize them to objects of varying sizes and shapes. In this work, we present a novel end-to-end approach to generalize spatial relations based on distance metric learning. We train a neural network to transform 3D point clouds of objects to a metric spa… ▽ More

    Submitted 1 July, 2019; v1 submitted 4 July, 2017; originally announced July 2017.

    Comments: Accepted for publication at ICRA2018. Supplementary Video: http://spatialrelations.cs.uni-freiburg.de/

  8. arXiv:1611.05799  [pdf, other

    cs.CV

    The Freiburg Groceries Dataset

    Authors: Philipp Jund, Nichola Abdo, Andreas Eitel, Wolfram Burgard

    Abstract: With the increasing performance of machine learning techniques in the last few years, the computer vision and robotics communities have created a large number of datasets for benchmarking object recognition tasks. These datasets cover a large spectrum of natural images and object categories, making them not only useful as a testbed for comparing machine learning approaches, but also a great resour… ▽ More

    Submitted 17 November, 2016; originally announced November 2016.

    Comments: Link to dataset: http://www2.informatik.uni-freiburg.de/~eitel/freiburg_groceries_dataset.html Link to code: https://github.com/PhilJd/freiburg_groceries_dataset

  9. arXiv:1507.06821  [pdf, other

    cs.CV cs.LG cs.NE cs.RO

    Multimodal Deep Learning for Robust RGB-D Object Recognition

    Authors: Andreas Eitel, Jost Tobias Springenberg, Luciano Spinello, Martin Riedmiller, Wolfram Burgard

    Abstract: Robust object recognition is a crucial ingredient of many, if not all, real-world robotics applications. This paper leverages recent progress on Convolutional Neural Networks (CNNs) and proposes a novel RGB-D architecture for object recognition. Our architecture is composed of two separate CNN processing streams - one for each modality - which are consecutively combined with a late fusion network.… ▽ More

    Submitted 18 August, 2015; v1 submitted 24 July, 2015; originally announced July 2015.

    Comments: Final version submitted to IROS'2015, results unchanged, reformulation of some text passages in abstract and introduction