中文
相关论文

相关论文: IPCD: Intrinsic Point-Cloud Decomposition

200 篇论文

Point encoder is of vital importance for point cloud recognition. As the very beginning step of whole model pipeline, adding features from diverse sources and providing stronger feature encoding mechanism would provide better input for…

计算机视觉与模式识别 · 计算机科学 2024-02-29 Zichao Dong , Hang Ji , Xufeng Huang , Weikun Zhang , Xin Zhan , Junbo Chen

Surface-based geodesic topology provides strong cues for object semantic analysis and geometric modeling. However, such connectivity information is lost in point clouds. Thus we introduce GeoNet, the first deep learning architecture trained…

计算机视觉与模式识别 · 计算机科学 2019-01-04 Tong He , Haibin Huang , Li Yi , Yuqian Zhou , Chihao Wu , Jue Wang , Stefano Soatto

Recent advances in point cloud In-Context Learning (ICL) have demonstrated strong multitask capabilities. Existing approaches typically adopt a Masked Point Modeling (MPM)-based paradigm for point cloud ICL. However, MPM-based methods…

计算机视觉与模式识别 · 计算机科学 2026-04-06 Chengxing Lin , Jinhong Deng , Yinjie Lei , Wen Li

In autonomous vehicles or robots, point clouds from LiDAR can provide accurate depth information of objects compared with 2D images, but they also suffer a large volume of data, which is inconvenient for data storage or transmission. In…

机器人学 · 计算机科学 2021-09-17 Sukai Wang , Jianhao Jiao , Peide Cai , Ming Liu

To prevent the mischievous use of synthetic (fake) point clouds produced by generative models, we pioneer the study of detecting point cloud authenticity and attributing them to their sources. We propose an attribution framework, FAKEPCD,…

密码学与安全 · 计算机科学 2023-12-19 Yiting Qu , Zhikun Zhang , Yun Shen , Michael Backes , Yang Zhang

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

Recent advancements in lidar technology have led to improved point cloud resolution as well as the generation of 360 degrees, low-resolution images by encoding depth, reflectivity, or near-infrared light within each pixel. These images…

机器人学 · 计算机科学 2025-05-06 Sier Ha , Honghao Du , Xianjia Yu , Tomi Westerlund

Point clouds are characterized by irregularity and unstructuredness, which pose challenges in efficient data exploitation and discriminative feature extraction. In this paper, we present an unsupervised deep neural architecture called…

计算机视觉与模式识别 · 计算机科学 2023-02-08 Qijian Zhang , Junhui Hou , Yue Qian , Yiming Zeng , Juyong Zhang , Ying He

Point cloud understanding is an inherently challenging problem because of the sparse and unordered structure of the point cloud in the 3D space. Recently, Contrastive Vision-Language Pre-training (CLIP) based point cloud classification…

计算机视觉与模式识别 · 计算机科学 2024-08-08 Shuvozit Ghose , Manyi Li , Yiming Qian , Yang Wang

Point clouds captured by depth sensors are often contaminated by noises, obstructing further analysis and applications. In this paper, we emphasize the importance of point distribution uniformity to downstream tasks. We demonstrate that…

计算机视觉与模式识别 · 计算机科学 2022-07-22 Tian-Xing Xu , Yuan-Chen Guo , Yong-Liang Yang , Song-Hai Zhang

Point cloud learning has lately attracted increasing attention due to its wide applications in many areas, such as computer vision, autonomous driving, and robotics. As a dominating technique in AI, deep learning has been successfully used…

计算机视觉与模式识别 · 计算机科学 2020-06-24 Yulan Guo , Hanyun Wang , Qingyong Hu , Hao Liu , Li Liu , Mohammed Bennamoun

We present a technique for visualizing point clouds using a neural network. Our technique allows for an instant preview of any point cloud, and bypasses the notoriously difficult surface reconstruction problem or the need to estimate…

图形学 · 计算机科学 2022-02-22 Gal Metzer , Rana Hanocka , Raja Giryes , Niloy J. Mitra , Daniel Cohen-Or

Real-world sensors often produce incomplete, irregular, and noisy point clouds, making point cloud completion increasingly important. However, most existing completion methods rely on large paired datasets for training, which is…

计算机视觉与模式识别 · 计算机科学 2023-07-25 Zhaoxin Fan , Yulin He , Zhicheng Wang , Kejian Wu , Hongyan Liu , Jun He

Point clouds-based Networks have achieved great attention in 3D object classification, segmentation and indoor scene semantic parsing. In terms of face recognition, 3D face recognition method which directly consume point clouds as input is…

计算机视觉与模式识别 · 计算机科学 2019-11-25 Ziyu Zhang , Feipeng Da , Yi Yu

3D Referring Expression Segmentation (3D-RES) aims to segment point cloud scenes based on a given expression. However, existing 3D-RES approaches face two major challenges: feature ambiguity and intent ambiguity. Feature ambiguity arises…

计算机视觉与模式识别 · 计算机科学 2025-01-10 Qi Chen , Changli Wu , Jiayi Ji , Yiwei Ma , Danni Yang , Xiaoshuai Sun

Time varying sequences of 3D point clouds, or 4D point clouds, are now being acquired at an increasing pace in several applications (e.g., LiDAR in autonomous or assisted driving). In many cases, such volume of data is transmitted, thus…

计算机视觉与模式识别 · 计算机科学 2023-06-05 Lorenzo Berlincioni , Stefano Berretti , Marco Bertini , Alberto Del Bimbo

The validation of LiDAR-based perception of intelligent mobile systems operating in open-world applications remains a challenge due to the variability of real environmental conditions. Virtual simulations allow the generation of arbitrary…

机器人学 · 计算机科学 2025-09-04 Hubert Padusinski , Christian Steinhauser , Christian Scherl , Julian Gaal , Jacob Langner

In this paper, we propose a deep hierarchical attention context model for lossless attribute compression of point clouds, leveraging a multi-resolution spatial structure and residual learning. A simple and effective Level of Detail (LoD)…

计算机视觉与模式识别 · 计算机科学 2025-04-02 Yueru Chen , Wei Zhang , Dingquan Li , Jing Wang , Ge Li

We propose a novel deep learning method for shadow removal. Inspired by physical models of shadow formation, we use a linear illumination transformation to model the shadow effects in the image that allows the shadow image to be expressed…

计算机视觉与模式识别 · 计算机科学 2019-08-26 Hieu Le , Dimitris Samaras

With the tide of artificial intelligence, we try to apply deep learning to understand 3D data. Point cloud is an important 3D data structure, which can accurately and directly reflect the real world. In this paper, we propose a simple and…

计算机视觉与模式识别 · 计算机科学 2019-10-01 Kang Zhiheng , Li Ning