English
Related papers

Related papers: RUHSNet: 3D Object Detection Using Lidar Data in R…

200 papers

Lidar based 3D object detection is inevitable for autonomous driving, because it directly links to environmental understanding and therefore builds the base for prediction and motion planning. The capacity of inferencing highly sparse 3D…

Computer Vision and Pattern Recognition · Computer Science 2018-09-25 Martin Simon , Stefan Milz , Karl Amende , Horst-Michael Gross

In this paper, we present LaserNet, a computationally efficient method for 3D object detection from LiDAR data for autonomous driving. The efficiency results from processing LiDAR data in the native range view of the sensor, where the input…

Computer Vision and Pattern Recognition · Computer Science 2019-03-22 Gregory P. Meyer , Ankit Laddha , Eric Kee , Carlos Vallespi-Gonzalez , Carl K. Wellington

Accurate classification of objects in 3D point clouds is a significant problem in several applications, such as autonomous navigation and augmented/virtual reality scenarios, which has become a research hot spot. In this paper, we presented…

Computer Vision and Pattern Recognition · Computer Science 2024-03-29 Ramin Mousa , Mitra Khezli , Mohamadreza Azadi , Vahid Nikoofard , Saba Hesaraki

3D object detection from LiDAR sensor data is an important topic in the context of autonomous cars and drones. In this paper, we present the results of experiments on the impact of backbone selection of a deep convolutional neural network…

Computer Vision and Pattern Recognition · Computer Science 2022-10-03 Konrad Lis , Tomasz Kryjak

We present an improved approach for 3D object detection in point cloud data based on the Frustum PointNet (F-PointNet). Compared to the original F-PointNet, our newly proposed method considers the point neighborhood when computing point…

Computer Vision and Pattern Recognition · Computer Science 2023-01-12 Chengzhi Wu , Julius Pfrommer , Jürgen Beyerer , Kangning Li , Boris Neubert

Vehicle detection and tracking is a core ingredient for developing autonomous driving applications in urban scenarios. Recent image-based Deep Learning (DL) techniques are obtaining breakthrough results in these perceptive tasks. However,…

Computer Vision and Pattern Recognition · Computer Science 2018-08-27 Victor Vaquero , Ivan del Pino , Francesc Moreno-Noguer , Joan Solà , Alberto Sanfeliu , Juan Andrade-Cetto

In this paper, we propose a monocular 3D object detection framework in the domain of autonomous driving. Unlike previous image-based methods which focus on RGB feature extracted from 2D images, our method solves this problem in the…

Computer Vision and Pattern Recognition · Computer Science 2021-03-31 Xinzhu Ma , Zhihui Wang , Haojie Li , Pengbo Zhang , Xin Fan , Wanli Ouyang

Most real-world 3D sensors such as LiDARs perform fixed scans of the entire environment, while being decoupled from the recognition system that processes the sensor data. In this work, we propose a method for 3D object recognition using…

Computer Vision and Pattern Recognition · Computer Science 2021-07-09 Siddharth Ancha , Yaadhav Raaj , Peiyun Hu , Srinivasa G. Narasimhan , David Held

On-board 3D object detection in autonomous vehicles often relies on geometry information captured by LiDAR devices. Albeit image features are typically preferred for detection, numerous approaches take only spatial data as input. Exploiting…

Computer Vision and Pattern Recognition · Computer Science 2020-03-10 Alejandro Barrera , Carlos Guindel , Jorge Beltrán , Fernando García

The human brain can effortlessly recognize and localize objects, whereas current 3D object detection methods based on LiDAR point clouds still report inferior performance for detecting occluded and distant objects: the point cloud…

Computer Vision and Pattern Recognition · Computer Science 2022-08-25 Liang Du , Xiaoqing Ye , Xiao Tan , Edward Johns , Bo Chen , Errui Ding , Xiangyang Xue , Jianfeng Feng

This study investigates the application of PointNet and PointNet++ in the classification of LiDAR-generated point cloud data, a critical component for achieving fully autonomous vehicles. Utilizing a modified dataset from the Lyft 3D Object…

Computer Vision and Pattern Recognition · Computer Science 2024-04-30 Rajat K. Doshi

3D detection is a critical task that enables machines to identify and locate objects in three-dimensional space. It has a broad range of applications in several fields, including autonomous driving, robotics and augmented reality. Monocular…

Computer Vision and Pattern Recognition · Computer Science 2024-04-11 Aakash Kumar , Chen Chen , Ajmal Mian , Neils Lobo , Mubarak Shah

Deep learning techniques for point cloud data have demonstrated great potentials in solving classical problems in 3D computer vision such as 3D object classification and segmentation. Several recent 3D object classification methods have…

Computer Vision and Pattern Recognition · Computer Science 2019-08-20 Mikaela Angelina Uy , Quang-Hieu Pham , Binh-Son Hua , Duc Thanh Nguyen , Sai-Kit Yeung

We present a review of 3D point cloud processing and learning for autonomous driving. As one of the most important sensors in autonomous vehicles, light detection and ranging (LiDAR) sensors collect 3D point clouds that precisely record the…

Computer Vision and Pattern Recognition · Computer Science 2020-03-03 Siheng Chen , Baoan Liu , Chen Feng , Carlos Vallespi-Gonzalez , Carl Wellington

Convolutional Neural Networks (CNNs) have emerged as a powerful strategy for most object detection tasks on 2D images. However, their power has not been fully realised for detecting 3D objects in point clouds directly without converting…

Computer Vision and Pattern Recognition · Computer Science 2019-12-03 Mingtao Feng , Syed Zulqarnain Gilani , Yaonan Wang , Liang Zhang , Ajmal Mian

Accurate 3D object detection in LiDAR based point clouds suffers from the challenges of data sparsity and irregularities. Existing methods strive to organize the points regularly, e.g. voxelize, pass them through a designed 2D/3D neural…

Computer Vision and Pattern Recognition · Computer Science 2020-10-14 Qi Chen , Lin Sun , Zhixin Wang , Kui Jia , Alan Yuille

3D object detection using LiDAR data is an indispensable component for autonomous driving systems. Yet, only a few LiDAR-based 3D object detection methods leverage segmentation information to further guide the detection process. In this…

Computer Vision and Pattern Recognition · Computer Science 2022-03-07 Hamidreza Fazlali , Yixuan Xu , Yuan Ren , Bingbing Liu

The performance of 3D object detection models over point clouds highly depends on their capability of modeling local geometric patterns. Conventional point-based models exploit local patterns through a symmetric function (e.g. max pooling)…

Computer Vision and Pattern Recognition · Computer Science 2020-07-07 Jianan Li , Jiashi Feng

In this paper, we propose SparseDet for end-to-end 3D object detection from point cloud. Existing works on 3D object detection rely on dense object candidates over all locations in a 3D or 2D grid following the mainstream methods for object…

Computer Vision and Pattern Recognition · Computer Science 2022-06-03 Jianhong Han , Zhaoyi Wan , Zhe Liu , Jie Feng , Bingfeng Zhou

This paper presents a LiDAR-based object detection system with real-time voice specifications, integrating KITTI's 3D point clouds and RGB images through a multi-modal PointNet framework. It achieves 87.0% validation accuracy on a…

Computer Vision and Pattern Recognition · Computer Science 2025-04-07 Anurag Kulkarni