中文
相关论文

相关论文: GTNet: Graph Transformer Network for 3D Point Clou…

200 篇论文

Exploiting fine-grained semantic features on point cloud is still challenging due to its irregular and sparse structure in a non-Euclidean space. Among existing studies, PointNet provides an efficient and promising approach to learn shape…

计算机视觉与模式识别 · 计算机科学 2019-05-22 Can Chen , Luca Zanotti Fragonara , Antonios Tsourdos

In spite of the recent progresses on classifying 3D point cloud with deep CNNs, large geometric transformations like rotation and translation remain challenging problem and harm the final classification performance. To address this…

计算机视觉与模式识别 · 计算机科学 2019-12-24 Mingye Xu , Zhipeng Zhou , Yu Qiao

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

We propose simple yet effective improvements in point representations and local neighborhood graph construction within the general framework of graph neural networks (GNNs) for 3D point cloud processing. As a first contribution, we propose…

计算机视觉与模式识别 · 计算机科学 2021-03-30 Siddharth Srivastava , Gaurav Sharma

Salient object detection on RGB-D images is an active topic in computer vision. Although the existing methods have achieved appreciable performance, there are still some challenges. The locality of convolutional neural network requires that…

计算机视觉与模式识别 · 计算机科学 2022-03-22 Xian Fang , Jinshao Zhu , Xiuli Shao , Hongpeng Wang

In this paper, we propose a novel model called SGFormer, Semantic Graph TransFormer for point cloud-based 3D scene graph generation. The task aims to parse a point cloud-based scene into a semantic structural graph, with the core challenge…

计算机视觉与模式识别 · 计算机科学 2023-12-21 Changsheng Lv , Mengshi Qi , Xia Li , Zhengyuan Yang , Huadong Ma

Transformers have recently emerged as powerful neural networks for graph learning, showcasing state-of-the-art performance on several graph property prediction tasks. However, these results have been limited to small-scale graphs, where the…

机器学习 · 计算机科学 2023-12-19 Vijay Prakash Dwivedi , Yozen Liu , Anh Tuan Luu , Xavier Bresson , Neil Shah , Tong Zhao

The analysis of 3D point clouds has diverse applications in robotics, vision and graphics. Processing them presents specific challenges since they are naturally sparse, can vary in spatial resolution and are typically unordered. Graph-based…

计算机视觉与模式识别 · 计算机科学 2023-04-03 Mohammad Khodadad , Morteza Rezanejad , Ali Shiraee Kasmaee , Kaleem Siddiqi , Dirk Walther , Hamidreza Mahyar

Recent advances in deep convolutional neural networks (CNNs) have motivated researchers to adapt CNNs to directly model points in 3D point clouds. Modeling local structure has been proven to be important for the success of convolutional…

计算机视觉与模式识别 · 计算机科学 2018-11-20 Shiyi Lan , Ruichi Yu , Gang Yu , Larry S. Davis

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

Point cloud segmentation is one of the most important tasks in computer vision with widespread scientific, industrial, and commercial applications. The research thereof has resulted in many breakthroughs in 3D object and scene…

计算机视觉与模式识别 · 计算机科学 2023-06-16 Dening Lu , Jun Zhou , Kyle Yilin Gao , Dilong Li , Jing Du , Linlin Xu , Jonathan Li

In 2D image processing, some attempts decompose images into high and low frequency components for describing edge and smooth parts respectively. Similarly, the contour and flat area of 3D objects, such as the boundary and seat area of a…

计算机视觉与模式识别 · 计算机科学 2021-02-09 Mutian Xu , Junhao Zhang , Zhipeng Zhou , Mingye Xu , Xiaojuan Qi , Yu Qiao

In this paper, we propose a graph neural network to detect objects from a LiDAR point cloud. Towards this end, we encode the point cloud efficiently in a fixed radius near-neighbors graph. We design a graph neural network, named Point-GNN,…

计算机视觉与模式识别 · 计算机科学 2020-03-04 Weijing Shi , Ragunathan , Rajkumar

We propose a precise and efficient normal estimation method that can deal with noise and nonuniform density for unstructured 3D point clouds. Unlike existing approaches that directly take patches and ignore the local neighborhood…

计算机视觉与模式识别 · 计算机科学 2022-07-26 Keqiang Li , Mingyang Zhao , Huaiyu Wu , Dong-Ming Yan , Zhen Shen , Fei-Yue Wang , Gang Xiong

Implicit neural networks have emerged as a crucial technology in 3D surface reconstruction. To reconstruct continuous surfaces from discrete point clouds, encoding the input points into regular grid features (plane or volume) has been…

计算机视觉与模式识别 · 计算机科学 2024-01-05 Shengtao Li , Ge Gao , Yudong Liu , Yu-Shen Liu , Ming Gu

Graph convolutional neural networks (Graph-CNNs) extend traditional CNNs to handle data that is supported on a graph. Major challenges when working with data on graphs are that the support set (the vertices of the graph) do not typically…

计算机视觉与模式识别 · 计算机科学 2018-12-06 Yingxue Zhang , Michael Rabbat

Graph Convolutional Neural Networks (GCNNs) extend classical CNNs to graph data domain, such as brain networks, social networks and 3D point clouds. It is critical to identify an appropriate graph for the subsequent graph convolution.…

机器学习 · 计算机科学 2019-09-12 Jiaxiang Tang , Wei Hu , Xiang Gao , Zongming Guo

Hypergraphs play a pivotal role in the modelling of data featuring higher-order relations involving more than two entities. Hypergraph neural networks emerge as a powerful tool for processing hypergraph-structured data, delivering…

机器学习 · 计算机科学 2024-06-04 Zexi Liu , Bohan Tang , Ziyuan Ye , Xiaowen Dong , Siheng Chen , Yanfeng Wang

Learning meaningful local and global information remains a challenge in point cloud segmentation tasks. When utilizing local information, prior studies indiscriminately aggregates neighbor information from different classes to update query…

计算机视觉与模式识别 · 计算机科学 2024-08-23 Abiao Li , Chenlei Lv , Guofeng Mei , Yifan Zuo , Jian Zhang , Yuming Fang

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
‹ 上一页 1 2 3 10 下一页 ›