中文
相关论文

相关论文: Fast Point R-CNN

200 篇论文

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…

计算机视觉与模式识别 · 计算机科学 2022-08-25 Liang Du , Xiaoqing Ye , Xiao Tan , Edward Johns , Bo Chen , Errui Ding , Xiangyang Xue , Jianfeng Feng

LiDAR-based 3D object detection and classification is crucial for autonomous driving. However, real-time inference from extremely sparse 3D data is a formidable challenge. To address this problem, a typical class of approaches transforms…

计算机视觉与模式识别 · 计算机科学 2024-04-16 Yongxin Shao , Aihong Tan , Zhetao Sun , Enhui Zheng , Tianhong Yan , Peng Liao

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

计算机视觉与模式识别 · 计算机科学 2020-07-07 Jianan Li , Jiashi Feng

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…

计算机视觉与模式识别 · 计算机科学 2022-05-05 Lin Bai , Yiming Zhao , Xinming Huang

We present a simple and effective framework, named Point2Seq, for 3D object detection from point clouds. In contrast to previous methods that normally {predict attributes of 3D objects all at once}, we expressively model the…

计算机视觉与模式识别 · 计算机科学 2022-03-28 Yujing Xue , Jiageng Mao , Minzhe Niu , Hang Xu , Michael Bi Mi , Wei Zhang , Xiaogang Wang , Xinchao Wang

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…

计算机视觉与模式识别 · 计算机科学 2018-05-21 Kazuki Minemura , Hengfui Liau , Abraham Monrroy , Shinpei Kato

Classification and segmentation of 3D point clouds are important tasks in computer vision. Because of the irregular nature of point clouds, most of the existing methods convert point clouds into regular 3D voxel grids before they are used…

计算机视觉与模式识别 · 计算机科学 2018-12-05 Wei Zeng , Theo Gevers

Accurate rail location is a crucial part in the railway support driving system for safety monitoring. LiDAR can obtain point clouds that carry 3D information for the railway environment, especially in darkness and terrible weather…

计算机视觉与模式识别 · 计算机科学 2022-08-10 Xinyi Yu , Weiqi He , Xuecheng Qian , Yang Yang , Linlin Ou

We propose a new method for fusing a LIDAR point cloud and camera-captured images in the deep convolutional neural network (CNN). The proposed method constructs a new layer called non-homogeneous pooling layer to transform features between…

计算机视觉与模式识别 · 计算机科学 2018-02-15 Zining Wang , Wei Zhan , Masayoshi Tomizuka

This paper aims at high-accuracy 3D object detection in autonomous driving scenario. We propose Multi-View 3D networks (MV3D), a sensory-fusion framework that takes both LIDAR point cloud and RGB images as input and predicts oriented 3D…

计算机视觉与模式识别 · 计算机科学 2017-06-23 Xiaozhi Chen , Huimin Ma , Ji Wan , Bo Li , Tian Xia

Three-dimensional (3D) point cloud analysis has become one of the attractive subjects in realistic imaging and machine visions due to its simplicity, flexibility and powerful capacity of visualization. Actually, the representation of scenes…

计算机视觉与模式识别 · 计算机科学 2025-01-28 Omar Elharrouss , Kawther Hassine , Ayman Zayyan , Zakariyae Chatri , Noor almaadeed , Somaya Al-Maadeed , Khalid Abualsaud

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…

机器人学 · 计算机科学 2020-08-04 Guidong Yang , Simone Mentasti , Mattia Bersani , Yafei Wang , Francesco Braghin , Federico Cheli

Point clouds can be represented in many forms (views), typically, point-based sets, voxel-based cells or range-based images(i.e., panoramic view). The point-based view is geometrically accurate, but it is disordered, which makes it…

计算机视觉与模式识别 · 计算机科学 2021-03-25 Jianyun Xu , Ruixiang Zhang , Jian Dou , Yushi Zhu , Jie Sun , Shiliang Pu

Accurate and fast 3D object detection from point clouds is a key task in autonomous driving. Existing one-stage 3D object detection methods can achieve real-time performance, however, they are dominated by anchor-based detectors which are…

计算机视觉与模式识别 · 计算机科学 2021-10-26 Guojun Wang , Jian Wu , Bin Tian , Siyu Teng , Long Chen , Dongpu Cao

LiDAR-based 3D object detectors often struggle to detect far-field objects due to the sparsity of point clouds at long ranges, which limits the availability of reliable geometric cues. To address this, prior approaches augment LiDAR data…

计算机视觉与模式识别 · 计算机科学 2026-02-09 Veerain Sood , Bnalin , Gaurav Pandey

Recently, there have been a plethora of classification and detection systems from RGB as well as 3D images. In this work, we describe a new 3D object detection system from an RGB-D or depth-only point cloud. Our system first detects objects…

计算机视觉与模式识别 · 计算机科学 2023-05-26 Xiaoke Shen , Ioannis Stamos

Existing convolutional learning methods for 3D point cloud data are divided into two paradigms: point-based methods that preserve geometric precision but often face performance challenges, and voxel-based methods that achieve high…

计算机视觉与模式识别 · 计算机科学 2026-03-31 Lihan Li , Haofeng Zhong , Rui Bu , Mingchao Sun , Wenzheng Chen , Baoquan Chen , Yangyan Li

Object detection in 3D point clouds is a crucial task in a range of computer vision applications including robotics, autonomous cars, and augmented reality. This work addresses the object detection task in 3D point clouds using a highly…

计算机视觉与模式识别 · 计算机科学 2023-02-14 Sultan Abu Ghazal , Jean Lahoud , Rao Anwer

This paper presents a very simple but efficient algorithm for 3D line segment detection from large scale unorganized point cloud. Unlike traditional methods which usually extract 3D edge points first and then link them to fit for 3D line…

计算机视觉与模式识别 · 计算机科学 2019-01-10 Xiaohu Lu , Yahui Liu , Kai Li

Recent machine learning-based multi-object tracking (MOT) frameworks are becoming popular for 3-D point clouds. Most traditional tracking approaches use filters (e.g., Kalman filter or particle filter) to predict object locations in a time…

计算机视觉与模式识别 · 计算机科学 2020-02-27 Sukai Wang , Yuxiang Sun , Chengju Liu , Ming Liu