中文
相关论文

相关论文: Attention-based Point Cloud Edge Sampling

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

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

Raw point clouds data inevitably contains outliers or noise through acquisition from 3D sensors or reconstruction algorithms. In this paper, we present a novel end-to-end network for robust point clouds processing, named PointASNL, which…

计算机视觉与模式识别 · 计算机科学 2020-05-06 Xu Yan , Chaoda Zheng , Zhen Li , Sheng Wang , Shuguang Cui

Point cloud upsampling focuses on generating a dense, uniform and proximity-to-surface point set. Most previous approaches accomplish these objectives by carefully designing a single-stage network, which makes it still challenging to…

计算机视觉与模式识别 · 计算机科学 2022-10-11 Hang Du , Xuejun Yan , Jingjing Wang , Di Xie , Shiliang Pu

Sampling is a key operation in point-cloud task and acts to increase computational efficiency and tractability by discarding redundant points. Universal sampling algorithms (e.g., Farthest Point Sampling) work without modification across…

计算机视觉与模式识别 · 计算机科学 2022-03-31 Ta-Ying Cheng , Qingyong Hu , Qian Xie , Niki Trigoni , Andrew Markham

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

Anomaly detection, which is a critical and popular topic in computer vision, aims to detect anomalous samples that are different from the normal (i.e., non-anomalous) ones. The current mainstream methods focus on anomaly detection for…

计算机视觉与模式识别 · 计算机科学 2023-05-10 Jianjian Qin , Chunzhi Gu , Jun Yu , Chao Zhang

Point cloud classification refers to the process of assigning semantic labels or categories to individual points within a point cloud data structure. Recent works have explored the extension of pre-trained CLIP to 3D recognition. In this…

计算机视觉与模式识别 · 计算机科学 2024-04-02 Shuvozit Ghose , Yang Wang

Collider data generation with machine learning has become increasingly popular in particle physics due to the high computational cost of conventional Monte Carlo simulations, particularly for future high-luminosity colliders. We propose a…

高能物理 - 实验 · 物理学 2024-08-12 Benno Käch , Isabell Melzer-Pellmann , Dirk Krücker

Sampling is an essential part of raw point cloud data processing such as in the popular PointNet++ scheme. Farthest Point Sampling (FPS), which iteratively samples the farthest point and performs distance updating, is one of the most…

计算机视觉与模式识别 · 计算机科学 2022-08-19 Jingtao Li , Jian Zhou , Yan Xiong , Xing Chen , Chaitali Chakrabarti

With the rapid progress of deep convolutional neural networks, in almost all robotic applications, the availability of 3D point clouds improves the accuracy of 3D semantic segmentation methods. Rendering of these irregular, unstructured,…

计算机视觉与模式识别 · 计算机科学 2019-12-30 Mobina Mahdavi , Fahimeh Fooladgar , Shohreh Kasaei

Point clouds are an increasingly ubiquitous input modality and the raw signal can be efficiently processed with recent progress in deep learning. This signal may, often inadvertently, capture sensitive information that can leak semantic and…

计算机视觉与模式识别 · 计算机科学 2022-03-24 Ayush Chopra , Abhinav Java , Abhishek Singh , Vivek Sharma , Ramesh Raskar

Point clouds are essential for object modeling and play a critical role in assisting driving tasks for autonomous vehicles (AVs). However, the significant volume of data generated by AVs creates challenges for storage, bandwidth, and…

计算机视觉与模式识别 · 计算机科学 2025-08-05 Xiaoyu Zhang , Ziwei Wang , Hai Dong , Zhifeng Bao , Jiajun Liu

3D point cloud semantic segmentation aims to group all points into different semantic categories, which benefits important applications such as point cloud scene reconstruction and understanding. Existing supervised point cloud semantic…

计算机视觉与模式识别 · 计算机科学 2023-03-29 Canyu Zhang , Zhenyao Wu , Xinyi Wu , Ziyu Zhao , Song Wang

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

LiDAR point clouds are widely used in autonomous driving and consist of large numbers of 3D points captured at high frequency to represent surrounding objects such as vehicles, pedestrians, and traffic signs. While this dense data enables…

计算机视觉与模式识别 · 计算机科学 2026-03-10 Z. Rozsa , Á. Madaras , Q. Wei , X. Lu , M. Golarits , H. Yuan , T. Sziranyi , R. Hamzaoui

With the great progress of 3D sensing and acquisition technology, the volume of point cloud data has grown dramatically, which urges the development of efficient point cloud compression methods. In this paper, we focus on the task of…

机器学习 · 计算机科学 2024-10-24 Kai Liu , Kang You , Pan Gao , Manoranjan Paul

Existing position based point cloud filtering methods can hardly preserve sharp geometric features. In this paper, we rethink point cloud filtering from a non-learning non-local non-normal perspective, and propose a novel position based…

计算机视觉与模式识别 · 计算机科学 2021-10-15 Jinxi Wang , Jincen Jiang , Xuequan Lu , Meili Wang

Since the point cloud data is inherently irregular and unstructured, point cloud semantic segmentation has always been a challenging task. The graph-based method attempts to model the irregular point cloud by representing it as a graph;…

计算机视觉与模式识别 · 计算机科学 2025-06-03 Wei Tao , Xiaoyang Qu , Kai Lu , Jiguang Wan , Shenglin He , Jianzong Wang

Exploring contextual information in the local region is important for shape understanding and analysis. Existing studies often employ hand-crafted or explicit ways to encode contextual information of local regions. However, it is hard to…

计算机视觉与模式识别 · 计算机科学 2018-11-16 Xinhai Liu , Zhizhong Han , Yu-Shen Liu , Matthias Zwicker