中文
相关论文

相关论文: Global Attention-Guided Dual-Domain Point Cloud Fe…

200 篇论文

Recent years have witnessed the great success of deep learning on various point cloud analysis tasks, e.g., classification and semantic segmentation. Since point cloud data is sparse and irregularly distributed, one key issue for point…

计算机视觉与模式识别 · 计算机科学 2022-11-22 Shanshan Zhao , Mingming Gong , Xi Li , Dacheng Tao

In this paper, we propose one novel model for point cloud semantic segmentation, which exploits both the local and global structures within the point cloud based on the contextual point representations. Specifically, we enrich each point…

计算机视觉与模式识别 · 计算机科学 2019-11-14 Xu Wang , Jingming He , Lin Ma

Point cloud based retrieval for place recognition is an emerging problem in vision field. The main challenge is how to find an efficient way to encode the local features into a discriminative global descriptor. In this paper, we propose a…

计算机视觉与模式识别 · 计算机科学 2019-04-23 Wenxiao Zhang , Chunxia Xiao

Point cloud semantic segmentation plays an essential role in autonomous driving, providing vital information about drivable surfaces and nearby objects that can aid higher level tasks such as path planning and collision avoidance. While…

计算机视觉与模式识别 · 计算机科学 2020-11-10 Ozan Unal , Luc Van Gool , Dengxin Dai

Point cloud analysis has evolved with diverse network architectures, while existing works predominantly focus on introducing novel structural designs. However, conventional point-based architectures - processing raw points through…

计算机视觉与模式识别 · 计算机科学 2025-09-23 Shangzhuo Xie , Qianqian Yang

Recently, deep learning has significantly advanced the performance of point cloud geometry compression. However, the learning-based lossless attribute compression of point clouds with varying densities is under-explored. In this paper, we…

图像与视频处理 · 电气工程与系统科学 2026-01-21 Chunyang Fu , Ge Li , Wei Gao , Shiqi Wang , Zhu Li , Shan Liu

Point cloud shape completion is a challenging problem in 3D vision and robotics. Existing learning-based frameworks leverage encoder-decoder architectures to recover the complete shape from a highly encoded global feature vector. Though the…

计算机视觉与模式识别 · 计算机科学 2020-07-07 Wenxiao Zhang , Qingan Yan , Chunxia Xiao

LiDAR-based 3D object detection is an important task for autonomous driving and current approaches suffer from sparse and partial point clouds of distant and occluded objects. In this paper, we propose a novel two-stage approach, namely…

计算机视觉与模式识别 · 计算机科学 2020-12-23 Yanan Zhang , Di Huang , Yunhong Wang

Deep learning on the point cloud is increasingly developing. Grouping the point with its neighbors and conducting convolution-like operation on them can learn the local feature of the point cloud, but this method is weak to extract the…

计算机视觉与模式识别 · 计算机科学 2021-12-01 Shangwei Guo , Jun Li , Zhengchao Lai , Xiantong Meng , Shaokun Han

Pre-trained 3D vision models have gained significant attention for their promising performance on point cloud data. However, fully fine-tuning these models for downstream tasks is computationally expensive and storage-intensive. Existing…

计算机视觉与模式识别 · 计算机科学 2025-09-12 Zixiang Ai , Zichen Liu , Yuanhang Lei , Zhenyu Cui , Xu Zou , Jiahuan Zhou

Following the tremendous success of transformer in natural language processing and image understanding tasks, in this paper, we present a novel point cloud representation learning architecture, named Dual Transformer Network (DTNet), which…

计算机视觉与模式识别 · 计算机科学 2021-04-28 Xian-Feng Han , Yi-Fei Jin , Hui-Xian Cheng , Guo-Qiang Xiao

Recently Transformer-based models have advanced point cloud understanding by leveraging self-attention mechanisms, however, these methods often overlook latent information in less prominent regions, leading to increased sensitivity to…

计算机视觉与模式识别 · 计算机科学 2024-11-25 Yi Wang , Jiaze Wang , Ziyu Guo , Renrui Zhang , Donghao Zhou , Guangyong Chen , Anfeng Liu , Pheng-Ann Heng

Camouflaged object detection (COD) is a challenging task due to the low boundary contrast between the object and its surroundings. In addition, the appearance of camouflaged objects varies significantly, e.g., object size and shape,…

计算机视觉与模式识别 · 计算机科学 2021-05-27 Yujia Sun , Geng Chen , Tao Zhou , Yi Zhang , Nian Liu

3D point cloud segmentation aims to assign semantic labels to individual points in a scene for fine-grained spatial understanding. Existing methods typically adopt data augmentation to alleviate the burden of large-scale annotation.…

计算机视觉与模式识别 · 计算机科学 2025-07-31 Hongbin Lin , Yifan Jiang , Juangui Xu , Jesse Jiaxi Xu , Yi Lu , Zhengyu Hu , Ying-Cong Chen , Hao Wang

Airborne Laser Scanning (ALS) point clouds have complex structures, and their 3D semantic labeling has been a challenging task. It has three problems: (1) the difficulty of classifying point clouds around boundaries of objects from…

计算机视觉与模式识别 · 计算机科学 2021-09-16 Li Chen , Zewei Xu , Yongjian Fu , Haozhe Huang , Shaowen Wang , Haifeng Li

In contrast to supervised backpropagation-based feature learning in deep neural networks (DNNs), an unsupervised feedforward feature (UFF) learning scheme for joint classification and segmentation of 3D point clouds is proposed in this…

计算机视觉与模式识别 · 计算机科学 2020-09-04 Min Zhang , Pranav Kadam , Shan Liu , C. -C. Jay Kuo

In this paper, we present Conjoint Attentions (CAs), a class of novel learning-to-attend strategies for graph neural networks (GNNs). Besides considering the layer-wise node features propagated within the GNN, CAs can additionally…

机器学习 · 计算机科学 2021-12-14 Tiantian He , Yew-Soon Ong , Lu Bai

Large-scale point cloud semantic segmentation is an important task in 3D computer vision, which is widely applied in autonomous driving, robotics, and virtual reality. Current large-scale point cloud semantic segmentation methods usually…

计算机视觉与模式识别 · 计算机科学 2024-01-22 Ziyin Zeng , Yongyang Xu , Zhong Xie , Wei Tang , Jie Wan , Weichao Wu

The combination of the traditional convolutional network (i.e., an auto-encoder) and the graph convolutional network has attracted much attention in clustering, in which the auto-encoder extracts the node attribute feature and the graph…

计算机视觉与模式识别 · 计算机科学 2021-08-13 Zhihao Peng , Hui Liu , Yuheng Jia , Junhui Hou

We propose a method for joint detection and tracking of multiple objects in 3D point clouds, a task conventionally treated as a two-step process comprising object detection followed by data association. Our method embeds both steps into a…

计算机视觉与模式识别 · 计算机科学 2022-11-03 Jyoti Kini , Ajmal Mian , Mubarak Shah