paper-with-me

Papers

StrObe: Streaming Object Detection from LiDAR Packets

2020-11-12 · Davi Frossard, Simon Suo, Sergio Casas, James Tu, Rui Hu, Raquel Urtasun

Many modern robotics systems employ LiDAR as their main sensing modality due to its geometrical richness. Rolling shutter LiDARs are particularly common, in which an array of lasers scans the scene from a rotating base. Points are emitted as a stream of packets, each covering a sector of the 360{\deg} coverage. Modern perception algorithms wait for the full sweep to be built before processing the data, which introduces an additional latency. For typical 10Hz LiDARs this will be 100ms. As a consequence, by the time an output is produced, it no longer accurately reflects the state of the world. This poses a 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 LiDAR packets and emitting a stream of detections without waiting for the full sweep to be built. StrObe reuses computations from previous packets and iteratively updates a latent spatial representation of the scene, which acts as a memory, as new evidence comes in, resulting in accurate low-latency perception. We demonstrate the effectiveness of our approach on a large scale real-world dataset, showing that StrObe far outperforms the state-of-the-art when latency is taken into account, and matches the performance in the traditional setting.

📄 PDF Abstract BibTeX arXiv:2011.06425

Code (0)

등록된 구현이 없습니다.

Tasks

Objectobject-detectionObject Detection

Similar Papers 제목 키워드 기반

Multi-modal Streaming 3D Object Detection

2022-09-12 · Mazen Abdelfattah, Kaiwen Yuan, Z. Jane Wang, Rabab Ward

Modern autonomous vehicles rely heavily on mechanical LiDARs for perception. Current perception methods generally require 360{\deg} point clouds, collected sequentially as the LiDAR scans the azimuth and acquires consecu…

3D Object DetectionAutonomous VehiclesObjectobject-detection+2

Streaming Object Detection for 3-D Point Clouds

2020-05-04 · ECCV 2020 8 · Wei Han, Zhengdong Zhang, Benjamin Caine, Brandon Yang 외

Autonomous vehicles operate in a dynamic environment, where the speed with which a vehicle can perceive and react impacts the safety and efficacy of the system. LiDAR provides a prominent sensory modality that informs ma…

Action RecognitionAutonomous VehiclesMotion EstimationObject+2

Toward Accessible and Safe Live Streaming Using Distributed Content Filtering with MoQ

2025-05-13 · Andrew C. Freeman

Live video streaming is increasingly popular on social media platforms. With the growth of live streaming comes an increased need for robust content moderation to remove dangerous, illegal, or otherwise objectionable con…

PolarStream: Streaming Lidar Object Detection and Segmentation with Polar Pillars

2021-06-14 · Qi Chen, Sourabh Vora, Oscar Beijbom

Recent works recognized lidars as an inherently streaming data source and showed that the end-to-end latency of lidar perception models can be reduced significantly by operating on wedge-shaped point cloud sectors rather…

LIDAR Semantic Segmentationobject-detectionObject Detection

PolarStream: Streaming Object Detection and Segmentation with Polar Pillars

2021-12-01 · NeurIPS 2021 12 · Qi Chen, Sourabh Vora, Oscar Beijbom

Recent works recognized lidars as an inherently streaming data source and showed that the end-to-end latency of lidar perception models can be reduced significantly by operating on wedge-shaped point cloud sectors rather…

Objectobject-detectionObject Detection