中文
相关论文

相关论文: VTPNet for 3D deep learning on point cloud

200 篇论文

Object detection in point cloud data is one of the key components in computer vision systems, especially for autonomous driving applications. In this work, we present Voxel-FPN, a novel one-stage 3D object detector that utilizes raw data…

计算机视觉与模式识别 · 计算机科学 2019-07-17 Bei Wang , Jianping An , Jiayan Cao

Point clouds, being the simple and compact representation of surface geometry of 3D objects, have gained increasing popularity with the evolution of deep learning networks for classification and segmentation tasks. Unlike human, teaching…

计算机视觉与模式识别 · 计算机科学 2021-01-29 Sindhu Hegde , Shankar Gangisetty

Modern neural architectures for 3D point cloud processing contain both convolutional layers and attention blocks, but the best way to assemble them remains unclear. We analyse the role of different computational blocks in 3D point cloud…

计算机视觉与模式识别 · 计算机科学 2026-03-31 Yuanwen Yue , Damien Robert , Jianyuan Wang , Sunghwan Hong , Jan Dirk Wegner , Christian Rupprecht , Konrad Schindler

The success of deep learning methods led to significant breakthroughs in 3-D point cloud processing tasks with applications in remote sensing. Existing methods utilize convolutions that have some limitations, as they assume a uniform input…

计算机视觉与模式识别 · 计算机科学 2021-02-23 Dimple A Shajahan , Mukund Varma T , Ramanathan Muthuganapathy

Many recent works on 3D object detection have focused on designing neural network architectures that can consume point cloud data. While these approaches demonstrate encouraging performance, they are typically based on a single modality and…

计算机视觉与模式识别 · 计算机科学 2019-04-04 Vishwanath A. Sindagi , Yin Zhou , Oncel Tuzel

Point cloud processing is a challenging task due to its sparsity and irregularity. Prior works introduce delicate designs on either local feature aggregator or global geometric architecture, but few combine both advantages. We propose…

计算机视觉与模式识别 · 计算机科学 2022-05-17 Renrui Zhang , Ziyao Zeng , Ziyu Guo , Xinben Gao , Kexue Fu , Jianbo Shi

Deep learning on point clouds has made a lot of progress recently. Many point cloud dedicated deep learning frameworks, such as PointNet and PointNet++, have shown advantages in accuracy and speed comparing to those using traditional 3D…

计算几何 · 计算机科学 2018-12-18 Guanghua Pan , Jun Wang , Rendong Ying , Peilin Liu

In this paper, we propose a two-stage deep learning framework called VoxelContext-Net for both static and dynamic point cloud compression. Taking advantages of both octree based methods and voxel based schemes, our approach employs the…

计算机视觉与模式识别 · 计算机科学 2021-05-06 Zizheng Que , Guo Lu , Dong Xu

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…

计算机视觉与模式识别 · 计算机科学 2022-07-18 Jiaqi Gu , Zhiyu Xiang , Pan Zhao , Tingming Bai , Lingxuan Wang , Xijun Zhao , Zhiyuan Zhang

Real-scanned point clouds are often incomplete due to viewpoint, occlusion, and noise, which hampers 3D geometric modeling and perception. Existing point cloud completion methods tend to generate global shape skeletons and hence lack fine…

计算机视觉与模式识别 · 计算机科学 2023-04-19 Liang Pan , Xinyi Chen , Zhongang Cai , Junzhe Zhang , Haiyu Zhao , Shuai Yi , Ziwei Liu

Point clouds are a very efficient way to represent volumetric data in medical imaging. First, they do not occupy resources for empty spaces and therefore can avoid trade-offs between resolution and field-of-view for voxel-based 3D…

计算机视觉与模式识别 · 计算机科学 2024-12-24 Mattias Paul Heinrich

We propose a novel solution for the task of video panoptic segmentation, that simultaneously predicts pixel-level semantic and instance segmentation and generates clip-level instance tracks. Our network, named VPS-Transformer, with a hybrid…

计算机视觉与模式识别 · 计算机科学 2022-10-10 Andra Petrovai , Sergiu Nedevschi

Deep neural networks are widely used for understanding 3D point clouds. At each point convolution layer, features are computed from local neighborhoods of 3D points and combined for subsequent processing in order to extract semantic…

计算机视觉与模式识别 · 计算机科学 2021-05-13 Jiayun Wang , Rudrasis Chakraborty , Stella X. Yu

How to learn long-range dependencies from 3D point clouds is a challenging problem in 3D point cloud analysis. Addressing this problem, we propose a global attention network for point cloud semantic segmentation, named as GA-Net, consisting…

计算机视觉与模式识别 · 计算机科学 2021-07-08 Shuang Deng , Qiulei Dong

Transformer-based models have significantly advanced natural language processing and computer vision in recent years. However, due to the irregular and disordered structure of point cloud data, transformer-based models for 3D deep learning…

计算机视觉与模式识别 · 计算机科学 2023-04-07 Xincheng Yang , Mingze Jin , Weiji He , Qian Chen

As a dynamic and essential component in the road environment of urban scenarios, vehicles are the most popular investigation targets. To monitor their behavior and extract their geometric characteristics, an accurate and instant measurement…

计算机视觉与模式识别 · 计算机科学 2021-02-02 Yan Xia , Yusheng Xu , Cheng Wang , Uwe Stilla

Understanding point cloud has recently gained huge interests following the development of 3D scanning devices and the accumulation of large-scale 3D data. Most point cloud processing algorithms can be classified as either point-based or…

计算机视觉与模式识别 · 计算机科学 2022-02-07 Pyunghwan Ahn , Juyoung Yang , Eojindl Yi , Chanho Lee , Junmo Kim

The annotation of 3D datasets is required for semantic-segmentation and object detection in scene understanding. In this paper we present a framework for the weakly supervision of a point clouds transformer that is used for 3D object…

计算机视觉与模式识别 · 计算机科学 2024-01-22 Zuojin Tang , Bo Sun , Tongwei Ma , Daosheng Li , Zhenhui Xu

Large imbalance often exists between the foreground points (i.e., objects) and the background points in outdoor LiDAR point clouds. It hinders cutting-edge detectors from focusing on informative areas to produce accurate 3D object detection…

计算机视觉与模式识别 · 计算机科学 2022-08-30 Peng Wu , Lipeng Gu , Xuefeng Yan , Haoran Xie , Fu Lee Wang , Gary Cheng , Mingqiang Wei

The universality of the point cloud format enables many 3D applications, making the compression of point clouds a critical phase in practice. Sampled as discrete 3D points, a point cloud approximates 2D surface(s) embedded in 3D with a…

计算机视觉与模式识别 · 计算机科学 2024-02-13 Jiahao Pang , Kevin Bui , Dong Tian