English
Related papers

Related papers: PointPillars Backbone Type Selection For Fast and …

200 papers

This paper proposes a computationally efficient approach to detecting objects natively in 3D point clouds using convolutional neural networks (CNNs). In particular, this is achieved by leveraging a feature-centric voting scheme to implement…

Robotics · Computer Science 2017-03-07 Martin Engelcke , Dushyant Rao , Dominic Zeng Wang , Chi Hay Tong , Ingmar Posner

This paper presents a new approach to 3D object detection that leverages the properties of the data obtained by a LiDAR sensor. State-of-the-art detectors use neural network architectures based on assumptions valid for camera images.…

Computer Vision and Pattern Recognition · Computer Science 2021-04-09 Guus Engels , Nerea Aranjuelo , Ignacio Arganda-Carreras , Marcos Nieto , Oihana Otaegui

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

This study introduces a method for efficiently detecting objects within 3D point clouds using convolutional neural networks (CNNs). Our approach adopts a unique feature-centric voting mechanism to construct convolutional layers that…

Computer Vision and Pattern Recognition · Computer Science 2024-12-05 Tianyi Lyu , Dian Gu , Peiyuan Chen , Yaoting Jiang , Zhenhong Zhang , Huadong Pang , Li Zhou , Yiping Dong

State-of-the-art lidar-based 3D object detection methods rely on supervised learning and large labeled datasets. However, annotating lidar data is resource-consuming, and depending only on supervised learning limits the applicability of…

Computer Vision and Pattern Recognition · Computer Science 2022-07-20 Ekim Yurtsever , Emeç Erçelik , Mingyu Liu , Zhijie Yang , Hanzhen Zhang , Pınar Topçam , Maximilian Listl , Yılmaz Kaan Çaylı , Alois Knoll

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

Detecting objects from LiDAR point clouds is an important component of self-driving car technology as LiDAR provides high resolution spatial information. Previous work on point-cloud 3D object detection has re-purposed convolutional…

Computer Vision and Pattern Recognition · Computer Science 2019-12-04 Jiquan Ngiam , Benjamin Caine , Wei Han , Brandon Yang , Yuning Chai , Pei Sun , Yin Zhou , Xi Yi , Ouais Alsharif , Patrick Nguyen , Zhifeng Chen , Jonathon Shlens , Vijay Vasudevan

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 dark setting and the…

Computer Vision and Pattern Recognition · Computer Science 2024-12-10 Itay Krispin-Avraham , Roy Orfaig , Ben-Zion Bobrovsky

Object detection applied to LiDAR point clouds is a relevant task in robotics, and particularly in autonomous driving. Single frame methods, predominant in the field, exploit information from individual sensor scans. Recent approaches…

Computer Vision and Pattern Recognition · Computer Science 2024-01-01 Ernesto Lozano Calvo , Bernardo Taveira , Fredrik Kahl , Niklas Gustafsson , Jonathan Larsson , Adam Tonderski

Feature learning for 3D object detection from point clouds is very challenging due to the irregularity of 3D point cloud data. In this paper, we propose Pointformer, a Transformer backbone designed for 3D point clouds to learn features…

Computer Vision and Pattern Recognition · Computer Science 2021-06-23 Xuran Pan , Zhuofan Xia , Shiji Song , Li Erran Li , Gao Huang

LiDAR-based 3D detection in point cloud is essential in the perception system of autonomous driving. In this paper, we present LiDAR R-CNN, a second stage detector that can generally improve any existing 3D detector. To fulfill the…

Computer Vision and Pattern Recognition · Computer Science 2021-03-30 Zhichao Li , Feng Wang , Naiyan Wang

Light Detection And Ranging (LiDAR) has been widely used in autonomous vehicles for perception and localization. However, the cost of a high-resolution LiDAR is still prohibitively expensive, while its low-resolution counterpart is much…

Computer Vision and Pattern Recognition · Computer Science 2022-05-05 Lin Bai , Yiming Zhao , Xinming Huang

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

Inverted bottleneck layers, which are built upon depthwise convolutions, have been the predominant building blocks in state-of-the-art object detection models on mobile devices. In this work, we investigate the optimality of this design…

Computer Vision and Pattern Recognition · Computer Science 2021-04-01 Yunyang Xiong , Hanxiao Liu , Suyog Gupta , Berkin Akin , Gabriel Bender , Yongzhe Wang , Pieter-Jan Kindermans , Mingxing Tan , Vikas Singh , Bo Chen

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

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

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

Pillar-based 3D object detection has gained traction in self-driving technology due to its speed and accuracy facilitated by the artificial densification of pillars for GPU-friendly processing. However, dense pillar processing fundamentally…

Computer Vision and Pattern Recognition · Computer Science 2024-08-27 Seongmin Park , Minjae Lee , Junwon Choi , Jungwook Choi

Object detection and classification is one of the most important computer vision problems. Ever since the introduction of deep learning \cite{krizhevsky2012imagenet}, we have witnessed a dramatic increase in the accuracy of this object…

Computer Vision and Pattern Recognition · Computer Science 2018-11-20 Gurjeet Singh , Sun Miao , Shi Shi , Patrick Chiang

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…

Computer Vision and Pattern Recognition · Computer Science 2019-05-24 Daniel Koguciuk , Łukasz Chechliński , Tarek El-Gaaly