中文
相关论文

相关论文: PvDeConv: Point-Voxel Deconvolution for Autoencodi…

200 篇论文

We propose a method to learn object representations from 3D point clouds using bundles of geometrically interpretable hidden units, which we call geometric capsules. Each geometric capsule represents a visual entity, such as an object or a…

机器学习 · 计算机科学 2019-12-10 Nitish Srivastava , Hanlin Goh , Ruslan Salakhutdinov

We present CpT: Convolutional point Transformer - a novel deep learning architecture for dealing with the unstructured nature of 3D point cloud data. CpT is an improvement over existing attention-based Convolutions Neural Networks as well…

计算机视觉与模式识别 · 计算机科学 2021-11-23 Chaitanya Kaul , Joshua Mitton , Hang Dai , Roderick Murray-Smith

A key question in the problem of 3D reconstruction is how to train a machine or a robot to model 3D objects. Many tasks like navigation in real-time systems such as autonomous vehicles directly depend on this problem. These systems usually…

计算机视觉与模式识别 · 计算机科学 2022-09-22 AmirHossein Zamani , Amir G. Aghdam , Kamran Ghaffari T

Recently, the self-supervised learning framework data2vec has shown inspiring performance for various modalities using a masked student-teacher approach. However, it remains open whether such a framework generalizes to the unique challenges…

计算机视觉与模式识别 · 计算机科学 2026-01-23 Karim Knaebel , Jonas Schult , Alexander Hermans , Bastian Leibe

We present multiresolution tree-structured networks to process point clouds for 3D shape understanding and generation tasks. Our network represents a 3D shape as a set of locality-preserving 1D ordered list of points at multiple…

计算机视觉与模式识别 · 计算机科学 2018-07-13 Matheus Gadelha , Rui Wang , Subhransu Maji

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

We propose an auto-encoding network architecture for point clouds (PC) capable of extracting shape signatures without supervision. Building on this, we (i) design a loss function capable of modelling data variance on PCs which are…

图像与视频处理 · 电气工程与系统科学 2019-08-06 Anjany Sekuboyina , Markus Rempfler , Alexander Valentinitsch , Maximilian Loeffler , Jan S. Kirschke , Bjoern H. Menze

We propose an approach to instance segmentation from 3D point clouds based on dynamic convolution. This enables it to adapt, at inference, to varying feature and object scales. Doing so avoids some pitfalls of bottom up approaches,…

计算机视觉与模式识别 · 计算机科学 2022-10-17 Tong He , Chunhua Shen , Anton van den Hengel

3D geometry is a very informative cue when interacting with and navigating an environment. This writing proposes a new approach to 3D reconstruction and scene understanding, which implicitly learns 3D geometry from depth maps pairing a deep…

计算机视觉与模式识别 · 计算机科学 2018-08-22 Dario Rethage , Federico Tombari , Felix Achilles , Nassir Navab

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…

计算机视觉与模式识别 · 计算机科学 2021-06-23 Xuran Pan , Zhuofan Xia , Shiji Song , Li Erran Li , Gao Huang

With the development of 3D scanning technologies, 3D vision tasks have become a popular research area. Owing to the large amount of data acquired by sensors, unsupervised learning is essential for understanding and utilizing point clouds…

计算机视觉与模式识别 · 计算机科学 2021-12-13 Juyoung Yang , Pyunghwan Ahn , Doyeon Kim , Haeil Lee , Junmo Kim

3D object detection using point cloud (PC) data is essential for perception pipelines of autonomous driving, where efficient encoding is key to meeting stringent resource and latency requirements. PointPillars, a widely adopted bird's-eye…

硬件体系结构 · 计算机科学 2024-01-17 Minjae Lee , Seongmin Park , Hyungmin Kim , Minyong Yoon , Janghwan Lee , Jun Won Choi , Nam Sung Kim , Mingu Kang , Jungwook Choi

The problems of shape classification and part segmentation from 3D point clouds have garnered increasing attention in the last few years. Both of these problems, however, suffer from relatively small training sets, creating the need for…

计算机视觉与模式识别 · 计算机科学 2020-08-06 Matheus Gadelha , Aruni RoyChowdhury , Gopal Sharma , Evangelos Kalogerakis , Liangliang Cao , Erik Learned-Miller , Rui Wang , Subhransu Maji

LiDAR has become one of the primary 3D object detection sensors in autonomous driving. However, LiDAR's diverging point pattern with increasing distance results in a non-uniform sampled point cloud ill-suited to discretized volumetric…

计算机视觉与模式识别 · 计算机科学 2022-03-23 Jordan S. K. Hu , Tianshu Kuai , Steven L. Waslander

Key points, correspondences, projection matrices, point clouds and dense clouds are the skeletons in image-based 3D reconstruction, of which point clouds have the important role in generating a realistic and natural model for a 3D…

计算机视觉与模式识别 · 计算机科学 2022-06-20 Trung-Kien Le , Ping Li

Recent advancements in Diffusion Transformer (DiT) models have significantly improved 3D point cloud generation. However, existing methods primarily focus on local feature extraction while overlooking global topological information, such as…

计算机视觉与模式识别 · 计算机科学 2025-05-15 Zechao Guan , Feng Yan , Shuai Du , Lin Ma , Qingshan Liu

In this work, we propose a novel two-stage framework for the efficient 3D point cloud object detection. Instead of transforming point clouds into 2D bird eye view projections, we parse the raw point cloud data directly in the 3D space yet…

计算机视觉与模式识别 · 计算机科学 2021-07-28 Zhaoyu Su , Pin Siang Tan , Yu-Hsing Wang

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

Deep learning technique has yielded significant improvements in point cloud completion with the aim of completing missing object shapes from partial inputs. However, most existing methods fail to recover realistic structures due to…

计算机视觉与模式识别 · 计算机科学 2021-08-24 Xiaogang Wang , Marcelo H Ang , Gim Hee Lee

In this paper, we focus on latent modification and generation of 3D point cloud object models with respect to their semantic parts. Different to the existing methods which use separate networks for part generation and assembly, we propose a…

计算机视觉与模式识别 · 计算机科学 2021-02-26 Cihan Öngün , Alptekin Temizel