paper-with-me

홈 › Papers

Real-Time 2D LiDAR Object Detection Using Three-Frame RGB Scan Encoding

2026-02-02 · Soheil Behnam Roudsari, Alexandre S. Brandão, Felipe N. Martins arxiv

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% mAP@0.5 (0.778 mAP@0.5: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 associated with substantially lower reported end-to-end latency. Although results are simulation-based, they suggest that lightweight temporal encoding can enable accurate and real-time LiDAR-only detection for embedded indoor robotics without capturing RGB appearance.

📄 PDF Abstract BibTeX arXiv:2602.02167

Code (0)

등록된 구현이 없습니다.

Tasks

Object Detection

Similar Papers 제목 키워드 기반

YOLO and K-Means Based 3D Object Detection Method on Image and Point Cloud

2020-04-21 · Xuanyu YIN, Yoko SASAKI, Weimin WANG, Kentaro SHIMIZU

Lidar based 3D object detection and classification tasks are essential for automated driving(AD). A Lidar sensor can provide the 3D point coud data reconstruction of the surrounding environment. But the detection in 3D p…

2D Object Detection3D Object Detection3D Object RecognitionClustering+6

Real-Time 3D Object Detection Using InnovizOne LiDAR and Low-Power Hailo-8 AI Accelerator

2024-12-07 · Itay Krispin-Avraham, Roy Orfaig, Ben-Zion Bobrovsky

Object detection is a significant field in autonomous driving. Popular sensors for this task include cameras and LiDAR sensors. LiDAR sensors offer several advantages, such as insensitivity to light changes, like in a da…

3D Object DetectionAutonomous DrivingObjectobject-detection+1

Fast Object Classification and Meaningful Data Representation of Segmented Lidar Instances

2020-06-17 · Lukas Hahn, Frederik Hasecke, Anton Kummert

Object detection algorithms for Lidar data have seen numerous publications in recent years, reporting good results on dataset benchmarks oriented towards automotive requirements. Nevertheless, many of these are not deplo…

CPUGeneral ClassificationObjectobject-detection+4

LiMoSeg: Real-time Bird's Eye View based LiDAR Motion Segmentation

2021-11-08 · Sambit Mohapatra, Mona Hodaei, Senthil Yogamani, Stefan Milz 외

Moving object detection and segmentation is an essential task in the Autonomous Driving pipeline. Detecting and isolating static and moving components of a vehicle's surroundings are particularly crucial in path planning…

Autonomous DrivingData AugmentationMotion SegmentationMoving Object Detection+3

Multistream Network for LiDAR and Camera-based 3D Object Detection in Outdoor Scenes

2025-07-25 · Muhammad Ibrahim, Naveed Akhtar, Haitian Wang, Saeed Anwar 외 arxiv

Fusion of LiDAR and RGB data has the potential to enhance outdoor 3D object detection accuracy. To address real-world challenges in outdoor 3D object detection, fusion of LiDAR and RGB input has started gaining traction.…

3D Object Detection