Real-Time 2D LiDAR Object Detection Using Three-Frame RGB Scan Encoding
Soheil Behnam Roudsari, Alexandre S. Brand\~ao, Felipe N. Martins

TL;DR
This paper introduces a real-time, camera-free 2D LiDAR object detection method that encodes short-term temporal context using three consecutive scans as RGB channels, achieving high accuracy and efficiency on embedded hardware.
Contribution
It presents a novel three-frame scan encoding technique for LiDAR data that enables accurate, real-time object detection without occupancy-grid construction on embedded devices.
Findings
Achieves 98.4% [email protected] in indoor scenarios
Runs in 47.8ms per frame on Raspberry Pi 5
Outperforms occupancy-grid based methods in latency
Abstract
Indoor service robots need perception that is robust, more privacy-friendly than RGB video, and feasible on embedded hardware. We present a camera-free 2D LiDAR object detection pipeline that encodes short-term temporal context by stacking three consecutive scans as RGB channels, yielding a compact YOLOv8n input without occupancy-grid construction while preserving angular structure and motion cues. Evaluated in Webots across 160 randomized indoor scenarios with strict scenario-level holdout, the method achieves 98.4% [email protected] (0.778 [email protected]:0.95) with 94.9% precision and 94.7% recall on four object classes. On a Raspberry Pi 5, it runs in real time with a mean post-warm-up end-to-end latency of 47.8ms per frame, including scan encoding and postprocessing. Relative to a closely related occupancy-grid LiDAR-YOLO pipeline reported on the same platform, the proposed representation is…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Neural Network Applications · Robotics and Sensor-Based Localization · Advanced Optical Sensing Technologies
