中文
相关论文

相关论文: PointNet++: Deep Hierarchical Feature Learning on …

200 篇论文

Recently, Spiking Neural Networks (SNNs), enjoying extreme energy efficiency, have drawn much research attention on 2D visual recognition and shown gradually increasing application potential. However, it still remains underexplored whether…

计算机视觉与模式识别 · 计算机科学 2023-10-11 Dayong Ren , Zhe Ma , Yuanpei Chen , Weihang Peng , Xiaode Liu , Yuhan Zhang , Yufei Guo

The growing size of point clouds enlarges consumptions of storage, transmission, and computation of 3D scenes. Raw data is redundant, noisy, and non-uniform. Therefore, simplifying point clouds for achieving compact, clean, and uniform…

计算机视觉与模式识别 · 计算机科学 2022-03-18 Yuanqi Li , Jianwei Guo , Xinran Yang , Shun Liu , Jie Guo , Xiaopeng Zhang , Yanwen Guo

Geometrical structures and the internal local region relationship, such as symmetry, regular array, junction, etc., are essential for understanding a 3D shape. This paper proposes a point cloud feature extraction network named PointSCNet,…

计算机视觉与模式识别 · 计算机科学 2024-06-18 Xingye Chen , Yiqi Wu , Wenjie Xu , Jin Li , Huaiyi Dong , Yilin Chen

Efficient analysis of point clouds holds paramount significance in real-world 3D applications. Currently, prevailing point-based models adhere to the PointNet++ methodology, which involves embedding and abstracting point features within a…

计算机视觉与模式识别 · 计算机科学 2024-01-23 Jianan Li , Jie Wang , Tingfa Xu

3D object recognition has attracted wide research attention in the field of multimedia and computer vision. With the recent proliferation of deep learning, various deep models with different representations have achieved the…

计算机视觉与模式识别 · 计算机科学 2018-08-24 Haoxuan You , Yifan Feng , Rongrong Ji , Yue Gao

Segmentation of structural parts of 3D models of plants is an important step for plant phenotyping, especially for monitoring architectural and morphological traits. Current state-of-the art approaches rely on hand-crafted 3D local features…

计算机视觉与模式识别 · 计算机科学 2022-02-24 Kaya Turgut , Helin Dutagaci , Gilles Galopin , David Rousseau

Point cloud is point sets defined in 3D metric space. Point cloud has become one of the most significant data format for 3D representation. Its gaining increased popularity as a result of increased availability of acquisition devices, such…

计算机视觉与模式识别 · 计算机科学 2020-01-20 Saifullahi Aminu Bello , Shangshu Yu , Cheng Wang

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

Semantic scene understanding from point clouds is particularly challenging as the points reflect only a sparse set of the underlying 3D geometry. Previous works often convert point cloud into regular grids (e.g. voxels or bird-eye view…

计算机视觉与模式识别 · 计算机科学 2020-12-01 Yinyu Nie , Ji Hou , Xiaoguang Han , Matthias Nießner

Fusion of 2D images and 3D point clouds is important because information from dense images can enhance sparse point clouds. However, fusion is challenging because 2D and 3D data live in different spaces. In this work, we propose MVPNet…

计算机视觉与模式识别 · 计算机科学 2019-10-01 Maximilian Jaritz , Jiayuan Gu , Hao Su

This paper proposes a novel point-cloud-based place recognition system that adopts a deep learning approach for feature extraction. By using a convolutional neural network pre-trained on color images to extract features from a range image…

计算机视觉与模式识别 · 计算机科学 2018-10-24 Ting Sun , Ming Liu , Haoyang Ye , Dit-Yan Yeung

Unlike images which are represented in regular dense grids, 3D point clouds are irregular and unordered, hence applying convolution on them can be difficult. In this paper, we extend the dynamic filter to a new convolution operation, named…

计算机视觉与模式识别 · 计算机科学 2020-11-11 Wenxuan Wu , Zhongang Qi , Li Fuxin

In this work we introduce Lean Point Networks (LPNs) to train deeper and more accurate point processing networks by relying on three novel point processing blocks that improve memory consumption, inference time, and accuracy: a…

计算机视觉与模式识别 · 计算机科学 2020-06-17 Eric-Tuan Le , Iasonas Kokkinos , Niloy J. Mitra

We present two novel generative geometric deep learning frameworks, termed Flow Matching PointNet and Diffusion PointNet, for predicting fluid flow variables on irregular geometries by incorporating PointNet into flow matching and diffusion…

计算机视觉与模式识别 · 计算机科学 2026-01-13 Ali Kashefi

Point clouds obtained from 3D scans are typically sparse, irregular, and noisy, and required to be consolidated. In this paper, we present the first deep learning based edge-aware technique to facilitate the consolidation of point clouds.…

计算机视觉与模式识别 · 计算机科学 2018-07-18 Lequan Yu , Xianzhi Li , Chi-Wing Fu , Daniel Cohen-Or , Pheng-Ann Heng

Scene flow represents the 3D motion of every point in the dynamic environments. Like the optical flow that represents the motion of pixels in 2D images, 3D motion representation of scene flow benefits many applications, such as autonomous…

计算机视觉与模式识别 · 计算机科学 2021-06-09 Guangming Wang , Xinrui Wu , Zhe Liu , Hesheng Wang

In this study, we propose a novel architecture, the Quantum Pointwise Convolution, which incorporates pointwise convolution within a quantum neural network framework. Our approach leverages the strengths of pointwise convolution to…

机器学习 · 计算机科学 2024-12-03 An Ning , Tai-Yue Li , Nan-Yow Chen

Interest point descriptors have fueled progress on almost every problem in computer vision. Recent advances in deep neural networks have enabled task-specific learned descriptors that outperform hand-crafted descriptors on many problems. We…

计算机视觉与模式识别 · 计算机科学 2018-08-03 Mohammed E. Fathy , Quoc-Huy Tran , M. Zeeshan Zia , Paul Vernaza , Manmohan Chandraker

A successful point cloud registration often lies on robust establishment of sparse matches through discriminative 3D local features. Despite the fast evolution of learning-based 3D feature descriptors, little attention has been drawn to the…

计算机视觉与模式识别 · 计算机科学 2020-03-09 Xuyang Bai , Zixin Luo , Lei Zhou , Hongbo Fu , Long Quan , Chiew-Lan Tai

Geometry and topology constitute complementary descriptors of three-dimensional shape, yet existing benchmark datasets primarily capture geometric information while neglecting topological structure. This work addresses this limitation by…

计算机视觉与模式识别 · 计算机科学 2026-02-17 Prachi Kudeshia , Jiju Poovvancheri