paper-with-me

Papers

Prior based Sampling for Adaptive LiDAR

2023-04-14 · Amit Shomer, Shai Avidan

We propose SampleDepth, a Convolutional Neural Network (CNN), that is suited for an adaptive LiDAR. Typically,LiDAR sampling strategy is pre-defined, constant and independent of the observed scene. Instead of letting a LiDAR sample the scene in this agnostic fashion, SampleDepth determines, adaptively, where it is best to sample the current frame.To do that, SampleDepth uses depth samples from previous time steps to predict a sampling mask for the current frame. Crucially, SampleDepth is trained to optimize the performance of a depth completion downstream task. SampleDepth is evaluated on two different depth completion networks and two LiDAR datasets, KITTI Depth Completion and the newly introduced synthetic dataset, SHIFT. We show that SampleDepth is effective and suitable for different depth completion downstream tasks.

📄 PDF Abstract BibTeX arXiv:2304.07099

Code (1)

amitshomer/sampledepth 공식 구현 pytorch

Tasks

Depth Completion

Similar Papers 제목 키워드 기반

Fast Task-Based Adaptive Sampling for 3D Single-Photon Multispectral Lidar Data

2021-09-03 · Mohamed Amir Alaa Belmekki, Rachael Tobin, Gerald S. Buller, Stephen McLaughlin 외

3D single-photon LiDAR imaging plays an important role in numerous applications. However, long acquisition times and significant data volumes present a challenge to LiDAR imaging. This paper proposes a task-optimized ada…

Adaptive LiDAR Scanning: Harnessing Temporal Cues for Efficient 3D Object Detection via Multi-Modal Fusion

2025-08-03 · Sara Shoouri, Morteza Tavakoli Taba, Hun-Seok Kim arxiv

Multi-sensor fusion using LiDAR and RGB cameras significantly enhances 3D object detection task. However, conventional LiDAR sensors perform dense, stateless scans, ignoring the strong temporal continuity in real-world s…

3D Object Detection

ALIGN: Advanced Query Initialization with LiDAR-Image Guidance for Occlusion-Robust 3D Object Detection

2025-12-20 · Janghyun Baek, Mincheol Chang, Seokha Moon, Seung Joon Lee 외 arxiv

Recent query-based 3D object detection methods using camera and LiDAR inputs have shown strong performance, but existing query initialization strategies,such as random sampling or BEV heatmap-based sampling, often result…

Robust 3D Object Detection

Adaptive Motorized LiDAR Scanning Control for Robust Localization with OpenStreetMap

2025-09-15 · Jianping Li, Kaisong Zhu, Zhongyuan Liu, Rui Jin 외 arxiv

LiDAR-to-OpenStreetMap (OSM) localization has gained increasing attention, as OSM provides lightweight global priors such as building footprints. These priors enhance global consistency for robot navigation, but OSM is o…

Robot Navigation

Height-Guided Projection Reparameterization for Camera-LiDAR Occupancy

2026-05-06 · Yuan Wu, Zhiqiang Yan, Jiawei Lian, Zhengxue Wang 외 arxiv

3D occupancy prediction aims to infer dense, voxel-wise scene semantics from sensor observations, where the 2D-to-3D view transformation serves as a crucial step in bridging image features and volumetric representations.…