Link Search Menu Expand Document

StrObe: Streaming Object Detection from LiDAR Packets

Paper PDF Supplemental

Authors

Davi Frossard (Uber Advanced Technologies Group / University of Toronto)*; Shun Da Suo (Uber ATG, University of Toronto); Sergio Casas (University of Toronto); James Tu (Uber ATG); Raquel Urtasun (Uber ATG)

Interactive Session

2020-11-18, 11:50 - 12:20 PST | PheedLoop Session

Abstract

Many modern robotics systems employ LiDAR as their main sensing modality due to its geometrical richness. Rolling shutter LIDARs are particularly common, in which a sweep is built through the accumulation of points over an entire revolution of the sensor, thus producing a 360 point cloud of the scene. Modern perception algorithms wait for the full sweep to be built before processing the data, which introduces an additional latency of up to 100ms. As a consequence, by the time an output is produced, it no longer accurately reflects the state of the world. This poses a big challenge, as robotics applications require minimal reaction times, such that maneuvers can be quickly planned in the event of a safety-critical situation. In this paper we propose StrObe, a novel approach that minimizes latency by ingesting packets of LiDAR and emitting a stream of detections without waiting for the full sweep to be built. StrObe reuses computations from previous points and iteratively updates the spatial memory of the scene as new evidence comes in, resulting in latency reduced accurate perception. We demonstrate the effectiveness of our approach on a large scale dataset, showing that our approach far outperforms the state-of-the-art when latency is taken into account while still matching the performance in the traditional setting.

Video

Reviews and Rebuttal

Reviews & Rebuttal


Conference on Robot Learning 2020