中文
相关论文

相关论文: 3D Object Detection From LiDAR Data Using Distance…

200 篇论文

Monocular 3D object detection is a crucial and challenging task for autonomous driving vehicle, while it uses only a single camera image to infer 3D objects in the scene. To address the difficulty of predicting depth using only pictorial…

计算机视觉与模式识别 · 计算机科学 2023-08-25 Jia-Quan Yu , Soo-Chang Pei

3D object detection from LiDAR data for autonomous driving has been making remarkable strides in recent years. Among the state-of-the-art methodologies, encoding point clouds into a bird's eye view (BEV) has been demonstrated to be both…

计算机视觉与模式识别 · 计算机科学 2022-08-09 Yantao Lu , Xuetao Hao , Yilan Li , Weiheng Chai , Shiqi Sun , Senem Velipasalar

Existing point-cloud based 3D object detectors use convolution-like operators to process information in a local neighbourhood with fixed-weight kernels and aggregate global context hierarchically. However, non-local neural networks and…

计算机视觉与模式识别 · 计算机科学 2021-08-23 Prarthana Bhattacharyya , Chengjie Huang , Krzysztof Czarnecki

We present PointFusion, a generic 3D object detection method that leverages both image and 3D point cloud information. Unlike existing methods that either use multi-stage pipelines or hold sensor and dataset-specific assumptions,…

计算机视觉与模式识别 · 计算机科学 2018-08-28 Danfei Xu , Dragomir Anguelov , Ashesh Jain

In this paper, we address the enhancement of classification accuracy for 3D point cloud Lidar data, an optical remote sensing technique that estimates the three-dimensional coordinates of a given terrain. Our approach introduces product…

机器学习 · 计算机科学 2025-03-18 Patricia Medina

LiDAR point clouds have become the most common data source in autonomous driving. However, due to the sparsity of point clouds, accurate and reliable detection cannot be achieved in specific scenarios. Because of their complementarity with…

计算机视觉与模式识别 · 计算机科学 2024-01-23 Leichao Cui , Xiuxian Li , Min Meng , Xiaoyu Mo

A novel, adaptive ground-aware, and cost-effective 3D Object Detection pipeline is proposed. The ground surface representation introduced in this paper, in comparison to its uni-planar counterparts (methods that model the surface of a whole…

计算机视觉与模式识别 · 计算机科学 2020-06-30 Arun CS Kumar , Disha Ahuja , Ashwath Aithal

The paper presents a simple and effective learning-based method for computing a discriminative 3D point cloud descriptor for place recognition purposes. Recent state-of-the-art methods have relatively complex architectures such as…

计算机视觉与模式识别 · 计算机科学 2022-04-11 Jacek Komorowski

3D object detection using LiDAR-based point cloud data and deep neural networks is essential in autonomous driving technology. However, deploying state-of-the-art models on edge devices present challenges due to high computational demands…

分布式、并行与集群计算 · 计算机科学 2026-01-13 Taisuke Noguchi , Takayuki Nishio , Takuya Azumi

Recently most popular tracking frameworks focus on 2D image sequences. They seldom track the 3D object in point clouds. In this paper, we propose PointIT, a fast, simple tracking method based on 3D on-road instance segmentation. Firstly, we…

计算机视觉与模式识别 · 计算机科学 2019-02-19 Yuan Wang , Yang Yu , Ming Liu

In this paper, we propose the LiDAR Distillation to bridge the domain gap induced by different LiDAR beams for 3D object detection. In many real-world applications, the LiDAR points used by mass-produced robots and vehicles usually have…

计算机视觉与模式识别 · 计算机科学 2022-08-16 Yi Wei , Zibu Wei , Yongming Rao , Jiaxin Li , Jie Zhou , Jiwen Lu

LiDAR sensors can be used to obtain a wide range of measurement signals other than a simple 3D point cloud, and those signals can be leveraged to improve perception tasks like 3D object detection. A single laser pulse can be partially…

计算机视觉与模式识别 · 计算机科学 2021-07-27 Yunze Man , Xinshuo Weng , Prasanna Kumar Sivakuma , Matthew O'Toole , Kris Kitani

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 consecutive wedge-shaped…

计算机视觉与模式识别 · 计算机科学 2022-09-13 Mazen Abdelfattah , Kaiwen Yuan , Z. Jane Wang , Rabab Ward

This paper investigates multi-scale feature approximation and transferable features for object detection from point clouds. Multi-scale features are critical for object detection from point clouds. However, multi-scale feature learning…

计算机视觉与模式识别 · 计算机科学 2025-08-19 Hao Peng , Hong Sang , Yajing Ma , Ping Qiu , Chao Ji

In this paper, we propose a new deep architecture for fusing camera and LiDAR sensors for 3D object detection. Because the camera and LiDAR sensor signals have different characteristics and distributions, fusing these two modalities is…

计算机视觉与模式识别 · 计算机科学 2020-12-10 Jin Hyeok Yoo , Yecheol Kim , Jisong Kim , Jun Won Choi

In this study, we present an analysis of model-based ensemble learning for 3D point-cloud object classification and detection. An ensemble of multiple model instances is known to outperform a single model instance, but there is little study…

计算机视觉与模式识别 · 计算机科学 2019-05-24 Daniel Koguciuk , Łukasz Chechliński , Tarek El-Gaaly

We focus on the problem of class-agnostic instance segmentation of LiDAR point clouds. We propose an approach that combines graph-theoretic search with data-driven learning: it searches over a set of candidate segmentations and returns one…

机器人学 · 计算机科学 2019-12-12 Peiyun Hu , David Held , Deva Ramanan

Recent temporal LiDAR-based 3D object detectors achieve promising performance based on the two-stage proposal-based approach. They generate 3D box candidates from the first-stage dense detector, followed by different temporal aggregation…

计算机视觉与模式识别 · 计算机科学 2024-04-25 Kuan-Chih Huang , Weijie Lyu , Ming-Hsuan Yang , Yi-Hsuan Tsai

In recent times, there has been a notable surge in multimodal approaches that decorates raw LiDAR point clouds with camera-derived features to improve object detection performance. However, we found that these methods still grapple with the…

计算机视觉与模式识别 · 计算机科学 2023-12-27 Sudip Dhakal , Dominic Carrillo , Deyuan Qu , Michael Nutt , Qing Yang , Song Fu

Point cloud segmentation is a fundamental task in 3D scene understanding. Its progress is constrained by the high cost and time required for dense 3D annotations, making labeled samples difficult to obtain. Beyond annotation scarcity,…

计算机视觉与模式识别 · 计算机科学 2026-05-29 Thenukan Pathmanathan , Kanchan Keisham , Thangarajah Akilan