English
Related papers

Related papers: 3D Fully Convolutional Network for Vehicle Detecti…

200 papers

In this work, a deep learning approach has been developed to carry out road detection using only LIDAR data. Starting from an unstructured point cloud, top-view images encoding several basic statistics such as mean elevation and density are…

Computer Vision and Pattern Recognition · Computer Science 2017-03-30 Luca Caltagirone , Samuel Scheidegger , Lennart Svensson , Mattias Wahde

This work proposes a general-purpose, fully-convolutional network architecture for efficiently processing large-scale 3D data. One striking characteristic of our approach is its ability to process unorganized 3D representations such as…

Computer Vision and Pattern Recognition · Computer Science 2018-08-22 Dario Rethage , Johanna Wald , Jürgen Sturm , Nassir Navab , Federico Tombari

Visual localization plays an important role for intelligent robots and autonomous driving, especially when the accuracy of GNSS is unreliable. Recently, camera localization in LiDAR maps has attracted more and more attention for its low…

Computer Vision and Pattern Recognition · Computer Science 2024-10-28 Zhipeng Zhao , Huai Yu , Chenwei Lyv , Wen Yang , Sebastian Scherer

LiDAR point clouds are widely used in autonomous driving and consist of large numbers of 3D points captured at high frequency to represent surrounding objects such as vehicles, pedestrians, and traffic signs. While this dense data enables…

Computer Vision and Pattern Recognition · Computer Science 2026-03-10 Z. Rozsa , Á. Madaras , Q. Wei , X. Lu , M. Golarits , H. Yuan , T. Sziranyi , R. Hamzaoui

3D object detection plays an important role in a large number of real-world applications. It requires us to estimate the localizations and the orientations of 3D objects in real scenes. In this paper, we present a new network architecture…

Computer Vision and Pattern Recognition · Computer Science 2019-09-25 Xin Zhao , Zhe Liu , Ruolan Hu , Kaiqi Huang

Adapting deep learning networks for point cloud data recognition in self-driving vehicles faces challenges due to the variability in datasets and sensor technologies, emphasizing the need for adaptive techniques to maintain accuracy across…

Computer Vision and Pattern Recognition · Computer Science 2024-10-23 Younggun Kim , Beomsik Cho , Seonghoon Ryoo , Soomok Lee

In this paper, we propose a novel 3D object detector that can exploit both LIDAR as well as cameras to perform very accurate localization. Towards this goal, we design an end-to-end learnable architecture that exploits continuous…

Computer Vision and Pattern Recognition · Computer Science 2020-12-22 Ming Liang , Bin Yang , Shenlong Wang , Raquel Urtasun

This paper describes an optimized single-stage deep convolutional neural network to detect objects in urban environments, using nothing more than point cloud data. This feature enables our method to work regardless the time of the day and…

Computer Vision and Pattern Recognition · Computer Science 2018-05-21 Kazuki Minemura , Hengfui Liau , Abraham Monrroy , Shinpei Kato

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,…

Computer Vision and Pattern Recognition · Computer Science 2018-08-28 Danfei Xu , Dragomir Anguelov , Ashesh Jain

3D object detection from LiDAR point cloud is a challenging problem in 3D scene understanding and has many practical applications. In this paper, we extend our preliminary work PointRCNN to a novel and strong point-cloud-based 3D object…

Computer Vision and Pattern Recognition · Computer Science 2020-03-17 Shaoshuai Shi , Zhe Wang , Jianping Shi , Xiaogang Wang , Hongsheng Li

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

3D object detection based on LiDAR point clouds is a crucial module in autonomous driving particularly for long range sensing. Most of the research is focused on achieving higher accuracy and these models are not optimized for deployment on…

Computer Vision and Pattern Recognition · Computer Science 2021-07-13 Sambit Mohapatra , Senthil Yogamani , Heinrich Gotzig , Stefan Milz , Patrick Mader

In recent years 3D object detection from LiDAR point clouds has made great progress thanks to the development of deep learning technologies. Although voxel or point based methods are popular in 3D object detection, they usually involve…

Computer Vision and Pattern Recognition · Computer Science 2022-07-18 Jiaqi Gu , Zhiyu Xiang , Pan Zhao , Tingming Bai , Lingxuan Wang , Xijun Zhao , Zhiyuan Zhang

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

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

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 point cloud still…

Computer Vision and Pattern Recognition · Computer Science 2020-04-27 Xuanyu YIN , Yoko SASAKI , Weimin WANG , Kentaro SHIMIZU

3D point cloud interpretation is a challenging task due to the randomness and sparsity of the component points. Many of the recently proposed methods like PointNet and PointCNN have been focusing on learning shape descriptions from point…

Computer Vision and Pattern Recognition · Computer Science 2021-07-28 Zhaoyu Su , Pin Siang Tan , Junkang Chow , Jimmy Wu , Yehur Cheong , Yu-Hsing Wang

An accurate and rapid-response perception system is fundamental for autonomous vehicles to operate safely. 3D object detection methods handle point clouds given by LiDAR sensors to provide accurate depth and position information for each…

Robotics · Computer Science 2020-08-04 Guidong Yang , Simone Mentasti , Mattia Bersani , Yafei Wang , Francesco Braghin , Federico Cheli

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

We address the problem of real-time 3D object detection from point clouds in the context of autonomous driving. Computation speed is critical as detection is a necessary component for safety. Existing approaches are, however, expensive in…

Computer Vision and Pattern Recognition · Computer Science 2019-03-05 Bin Yang , Wenjie Luo , Raquel Urtasun