中文
相关论文

相关论文: Iterative Transformer Network for 3D Point Cloud

200 篇论文

Though a number of point cloud learning methods have been proposed to handle unordered points, most of them are supervised and require labels for training. By contrast, unsupervised learning of point cloud data has received much less…

计算机视觉与模式识别 · 计算机科学 2023-01-25 Jincen Jiang , Xuequan Lu , Wanli Ouyang , Meili Wang

3D point clouds deep learning is a promising field of research that allows a neural network to learn features of point clouds directly, making it a robust tool for solving 3D scene understanding tasks. While recent works show that point…

计算机视觉与模式识别 · 计算机科学 2022-03-22 Zhiyuan Zhang , Binh-Son Hua , Sai-Kit Yeung

We propose a mechanism to reconstruct part annotated 3D point clouds of objects given just a single input image. We demonstrate that jointly training for both reconstruction and segmentation leads to improved performance in both the tasks,…

计算机视觉与模式识别 · 计算机科学 2018-10-02 Priyanka Mandikal , Navaneet K L , R. Venkatesh Babu

Deep neural networks have established themselves as the state-of-the-art methodology in almost all computer vision tasks to date. But their application to processing data lying on non-Euclidean domains is still a very active area of…

计算机视觉与模式识别 · 计算机科学 2019-05-21 Chaitanya Kaul , Nick Pears , Suresh Manandhar

Incomplete point clouds captured by 3D sensors often result in the loss of both geometric and semantic information. Most existing point cloud completion methods are built on rotation-variant frameworks trained with data in canonical poses,…

计算机视觉与模式识别 · 计算机科学 2026-04-23 Zhifan Ni , Eckehard Steinbach

We introduce an end-to-end learnable technique to robustly identify feature edges in 3D point cloud data. We represent these edges as a collection of parametric curves (i.e.,lines, circles, and B-splines). Accordingly, our deep neural…

计算机视觉与模式识别 · 计算机科学 2020-10-27 Xiaogang Wang , Yuelang Xu , Kai Xu , Andrea Tagliasacchi , Bin Zhou , Ali Mahdavi-Amiri , Hao Zhang

This work considers a new task in geometric deep learning: generating a triangulation among a set of points in 3D space. We present PointTriNet, a differentiable and scalable approach enabling point set triangulation as a layer in 3D…

计算机视觉与模式识别 · 计算机科学 2020-07-24 Nicholas Sharp , Maks Ovsjanikov

Point cloud registration is the process of aligning a pair of point sets via searching for a geometric transformation. Unlike classical optimization-based methods, recent learning-based methods leverage the power of deep learning for…

计算机视觉与模式识别 · 计算机科学 2020-10-02 Lingjing Wang , Xiang Li , Yi Fang

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

Point cloud normal estimation is a fundamental task in 3D geometry processing. While recent learning-based methods achieve notable advancements in normal prediction, they often overlook the critical aspect of equivariance. This results in…

计算机视觉与模式识别 · 计算机科学 2024-06-04 Hanxiao Wang , Mingyang Zhao , Weize Quan , Zhen Chen , Dong-ming Yan , Peter Wonka

Recently, 3D understanding research sheds light on extracting features from point cloud directly, which requires effective shape pattern description of point clouds. Inspired by the outstanding 2D shape descriptor SIFT, we design a module…

计算机视觉与模式识别 · 计算机科学 2018-11-27 Mingyang Jiang , Yiran Wu , Tianqi Zhao , Zelin Zhao , Cewu Lu

The application of deep learning to 3D point clouds is challenging due to its lack of order. Inspired by the point embeddings of PointNet and the edge embeddings of DGCNNs, we propose three improvements to the task of point cloud analysis.…

计算机视觉与模式识别 · 计算机科学 2021-04-09 Chaitanya Kaul , Nick Pears , Suresh Manandhar

If robots could reliably manipulate the shape of 3D deformable objects, they could find applications in fields ranging from home care to warehouse fulfillment to surgical assistance. Analytic models of elastic, 3D deformable objects require…

机器人学 · 计算机科学 2022-04-20 Bao Thach , Brian Y. Cho , Alan Kuntz , Tucker Hermans

Point clouds provide a compact and efficient representation of 3D shapes. While deep neural networks have achieved impressive results on point cloud learning tasks, they require massive amounts of manually labeled data, which can be costly…

计算机视觉与模式识别 · 计算机科学 2020-10-20 Omid Poursaeed , Tianxing Jiang , Han Qiao , Nayun Xu , Vladimir G. Kim

Features that are equivariant to a larger group of symmetries have been shown to be more discriminative and powerful in recent studies. However, higher-order equivariant features often come with an exponentially-growing computational cost.…

计算机视觉与模式识别 · 计算机科学 2021-04-05 Haiwei Chen , Shichen Liu , Weikai Chen , Hao Li

PointNet has recently emerged as a popular representation for unstructured point cloud data, allowing application of deep learning to tasks such as object detection, segmentation and shape completion. However, recent works in literature…

计算机视觉与模式识别 · 计算机科学 2019-12-13 Vinit Sarode , Xueqian Li , Hunter Goforth , Yasuhiro Aoki , Animesh Dhagat , Rangaprasad Arun Srivatsan , Simon Lucey , Howie Choset

Deep convolutional neural networks (CNNs) have shown outstanding performance in the task of semantically segmenting images. However, applying the same methods on 3D data still poses challenges due to the heavy memory requirements and the…

计算机视觉与模式识别 · 计算机科学 2020-08-18 Radu Alexandru Rosu , Peer Schütt , Jan Quenzel , Sven Behnke

3D point cloud semantic and instance segmentation is crucial and fundamental for 3D scene understanding. Due to the complex structure, point sets are distributed off balance and diversely, which appears as both category imbalance and…

计算机视觉与模式识别 · 计算机科学 2020-01-07 Tong He , Dong Gong , Zhi Tian , Chunhua Shen

Current methodologies in point cloud analysis predominantly explore 3D geometries, often achieved through the introduction of intricate learnable geometric extractors in the encoder or by deepening networks with repeated blocks. However,…

计算机视觉与模式识别 · 计算机科学 2023-12-21 Lipeng Gu , Xuefeng Yan , Liangliang Nan , Dingkun Zhu , Honghua Chen , Weiming Wang , Mingqiang Wei

3D vision with real-time LiDAR-based point cloud data became a vital part of autonomous system research, especially perception and prediction modules use for object classification, segmentation, and detection. Despite their success, point…

计算机视觉与模式识别 · 计算机科学 2023-01-31 Arup Kumar Sarker , Farzana Yasmin Ahmad , Matthew B. Dwyer