Skip to main content

Showing 1–11 of 11 results for author: Wirbel, E

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

    cs.RO

    nvblox: GPU-Accelerated Incremental Signed Distance Field Map**

    Authors: Alexander Millane, Helen Oleynikova, Emilie Wirbel, Remo Steiner, Vikram Ramasamy, David Tingdahl, Roland Siegwart

    Abstract: Dense, volumetric maps are essential to enable robot navigation and interaction with the environment. To achieve low latency, dense maps are typically computed onboard the robot, often on computationally constrained hardware. Previous works leave a gap between CPU-based systems for robotic map** which, due to computation constraints, limit map resolution or scale, and GPU-based reconstruction sy… ▽ More

    Submitted 15 March, 2024; v1 submitted 1 November, 2023; originally announced November 2023.

    Comments: Accepted to ICRA 2024

  2. arXiv:2101.07253  [pdf, other

    cs.CV

    Cross-modal Learning for Domain Adaptation in 3D Semantic Segmentation

    Authors: Maximilian Jaritz, Tuan-Hung Vu, Raoul de Charette, Émilie Wirbel, Patrick Pérez

    Abstract: Domain adaptation is an important task to enable learning when labels are scarce. While most works focus only on the image modality, there are many important multi-modal datasets. In order to leverage multi-modality for domain adaptation, we propose cross-modal learning, where we enforce consistency between the predictions of two modalities via mutual mimicking. We constrain our network to make co… ▽ More

    Submitted 22 June, 2022; v1 submitted 18 January, 2021; originally announced January 2021.

    Comments: TPAMI 2022

  3. VRUNet: Multi-Task Learning Model for Intent Prediction of Vulnerable Road Users

    Authors: Adithya Ranga, Filippo Giruzzi, Jagdish Bhanushali, Emilie Wirbel, Patrick Pérez, Tuan-Hung Vu, Xavier Perrotton

    Abstract: Advanced perception and path planning are at the core for any self-driving vehicle. Autonomous vehicles need to understand the scene and intentions of other road users for safe motion planning. For urban use cases it is very important to perceive and predict the intentions of pedestrians, cyclists, scooters, etc., classified as vulnerable road users (VRU). Intent is a combination of pedestrian act… ▽ More

    Submitted 10 July, 2020; originally announced July 2020.

    Comments: This paper is reprinted from, "VRUNet: Multi-Task Learning Model for Intent Prediction of Vulnerable Road Users, IS&T Electronic Imaging: Autonomous Vehicles and Machines 2020 Proceedings, (IS&T, Springfield, VA, 2020) page 109-1-10. DOI: 10.2352/ISSN.2470-1173.2020.16.AVM-109." Reprinted with permission of The Society for Imaging Science and Technology, holders of the 2020 copyright

  4. arXiv:2003.08744  [pdf, other

    cs.CV cs.AI cs.RO

    PLOP: Probabilistic poLynomial Objects trajectory Planning for autonomous driving

    Authors: Thibault Buhet, Emilie Wirbel, Andrei Bursuc, Xavier Perrotton

    Abstract: To navigate safely in urban environments, an autonomous vehicle (ego vehicle) must understand and anticipate its surroundings, in particular the behavior and intents of other road users (neighbors). Most of the times, multiple decision choices are acceptable for all road users (e.g., turn right or left, or different ways of avoiding an obstacle), leading to a highly uncertain and multi-modal decis… ▽ More

    Submitted 22 October, 2020; v1 submitted 9 March, 2020; originally announced March 2020.

    Comments: Accepted at CorRL 2020 (matching camera-ready version)

  5. arXiv:1911.12676  [pdf, other

    cs.CV

    xMUDA: Cross-Modal Unsupervised Domain Adaptation for 3D Semantic Segmentation

    Authors: Maximilian Jaritz, Tuan-Hung Vu, Raoul de Charette, Émilie Wirbel, Patrick Pérez

    Abstract: Unsupervised Domain Adaptation (UDA) is crucial to tackle the lack of annotations in a new domain. There are many multi-modal datasets, but most UDA approaches are uni-modal. In this work, we explore how to learn from multi-modality and propose cross-modal UDA (xMUDA) where we assume the presence of 2D images and 3D point clouds for 3D semantic segmentation. This is challenging as the two input sp… ▽ More

    Submitted 30 March, 2020; v1 submitted 28 November, 2019; originally announced November 2019.

    Comments: Accepted at CVPR 2020. For a demo video, see http://tiny.cc/xmuda

  6. arXiv:1911.10868  [pdf, other

    cs.LG cs.AI cs.CV cs.RO stat.ML

    End-to-End Model-Free Reinforcement Learning for Urban Driving using Implicit Affordances

    Authors: Marin Toromanoff, Emilie Wirbel, Fabien Moutarde

    Abstract: Reinforcement Learning (RL) aims at learning an optimal behavior policy from its own experiments and not rule-based control methods. However, there is no RL algorithm yet capable of handling a task as difficult as urban driving. We present a novel technique, coined implicit affordances, to effectively leverage RL for urban driving thus including lane kee**, pedestrians and vehicles avoidance, an… ▽ More

    Submitted 16 March, 2020; v1 submitted 25 November, 2019; originally announced November 2019.

    Comments: Accepted at main conference of CVPR 2020

  7. arXiv:1909.00792  [pdf, other

    cs.AI cs.RO

    Conditional Vehicle Trajectories Prediction in CARLA Urban Environment

    Authors: Thibault Buhet, Emilie Wirbel, Xavier Perrotton

    Abstract: Imitation learning is becoming more and more successful for autonomous driving. End-to-end (raw signal to command) performs well on relatively simple tasks (lane kee** and navigation). Mid-to-mid (environment abstraction to mid-level trajectory representation) or direct perception (raw signal to performance) approaches strive to handle more complex, real life environment and tasks (e.g. complex… ▽ More

    Submitted 2 September, 2019; originally announced September 2019.

  8. arXiv:1908.04683  [pdf, other

    cs.AI

    Is Deep Reinforcement Learning Really Superhuman on Atari? Leveling the playing field

    Authors: Marin Toromanoff, Emilie Wirbel, Fabien Moutarde

    Abstract: Consistent and reproducible evaluation of Deep Reinforcement Learning (DRL) is not straightforward. In the Arcade Learning Environment (ALE), small changes in environment parameters such as stochasticity or the maximum allowed play time can lead to very different performance. In this work, we discuss the difficulties of comparing different agents trained on ALE. In order to take a step further tow… ▽ More

    Submitted 8 November, 2019; v1 submitted 13 August, 2019; originally announced August 2019.

    Comments: Paper currently in review

  9. arXiv:1812.05841  [pdf, other

    cs.CV cs.RO

    Imitation Learning for End to End Vehicle Longitudinal Control with Forward Camera

    Authors: Laurent George, Thibault Buhet, Emilie Wirbel, Gaetan Le-Gall, Xavier Perrotton

    Abstract: In this paper we present a complete study of an end-to-end imitation learning system for speed control of a real car, based on a neural network with a Long Short Term Memory (LSTM). To achieve robustness and generalization from expert demonstrations, we propose data augmentation and label augmentation that are relevant for imitation learning in longitudinal control context. Based on front camera i… ▽ More

    Submitted 14 December, 2018; originally announced December 2018.

    Comments: NeurIps 2018 Imitation Learning Workshop

  10. arXiv:1808.06940  [pdf, other

    cs.RO cs.LG stat.ML

    End to End Vehicle Lateral Control Using a Single Fisheye Camera

    Authors: Marin Toromanoff, Emilie Wirbel, Frédéric Wilhelm, Camilo Vejarano, Xavier Perrotton, Fabien Moutarde

    Abstract: Convolutional neural networks are commonly used to control the steering angle for autonomous cars. Most of the time, multiple long range cameras are used to generate lateral failure cases. In this paper we present a novel model to generate this data and label augmentation using only one short range fisheye camera. We present our simulator and how it can be used as a consistent metric for lateral e… ▽ More

    Submitted 20 August, 2018; originally announced August 2018.

    Comments: 7 pages paper accepted at IROS 2018

  11. arXiv:1808.00769  [pdf, other

    cs.CV

    Sparse and Dense Data with CNNs: Depth Completion and Semantic Segmentation

    Authors: Maximilian Jaritz, Raoul de Charette, Emilie Wirbel, Xavier Perrotton, Fawzi Nashashibi

    Abstract: Convolutional neural networks are designed for dense data, but vision data is often sparse (stereo depth, point clouds, pen stroke, etc.). We present a method to handle sparse depth data with optional dense RGB, and accomplish depth completion and semantic segmentation changing only the last layer. Our proposal efficiently learns sparse features without the need of an additional validity mask. We… ▽ More

    Submitted 31 August, 2018; v1 submitted 2 August, 2018; originally announced August 2018.

    Comments: 3DV 2018