中文
相关论文

相关论文: PointNorm-Net: Self-Supervised Normal Prediction o…

200 篇论文

Point cloud is an important type of geometric data structure. Due to its irregular format, most researchers transform such data to regular 3D voxel grids or collections of images. This, however, renders data unnecessarily voluminous and…

计算机视觉与模式识别 · 计算机科学 2017-04-12 Charles R. Qi , Hao Su , Kaichun Mo , Leonidas J. Guibas

Masked autoencoding has achieved great success for self-supervised learning in the image and language domains. However, mask based pretraining has yet to show benefits for point cloud understanding, likely due to standard backbones like…

计算机视觉与模式识别 · 计算机科学 2022-08-02 Haotian Liu , Mu Cai , Yong Jae Lee

Understanding dynamic 3D environment is crucial for robotic agents and many other applications. We propose a novel neural network architecture called $MeteorNet$ for learning representations for dynamic 3D point cloud sequences. Different…

计算机视觉与模式识别 · 计算机科学 2020-02-11 Xingyu Liu , Mengyuan Yan , Jeannette Bohg

In this work, we tackle the task of estimating the 6D pose of an object from point cloud data. While recent learning-based approaches to addressing this task have shown great success on synthetic datasets, we have observed them to fail in…

计算机视觉与模式识别 · 计算机科学 2022-08-24 Zheng Dang , Lizhou Wang , Yu Guo , Mathieu Salzmann

In recent years, deep learning-based point cloud normal estimation has made great progress. However, existing methods mainly rely on the PCPNet dataset, leading to overfitting. In addition, the correlation between point clouds with…

计算机视觉与模式识别 · 计算机科学 2024-06-25 Wei Jin , Jun Zhou , Nannan Li , Haba Madeline , Xiuping Liu

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

Deep learning techniques for point clouds have achieved strong performance on a range of 3D vision tasks. However, it is costly to annotate large-scale point sets, making it critical to learn generalizable representations that can transfer…

计算机视觉与模式识别 · 计算机科学 2022-04-18 Chao Huang , Zhangjie Cao , Yunbo Wang , Jianmin Wang , Mingsheng Long

The task of point cloud upsampling aims to acquire dense and uniform point sets from sparse and irregular point sets. Although significant progress has been made with deep learning models, state-of-the-art methods require ground-truth dense…

计算机视觉与模式识别 · 计算机科学 2022-06-14 Xinhai Liu , Xinchen Liu , Yu-Shen Liu , Zhizhong Han

Recently, Spiking Neural Networks (SNNs), enjoying extreme energy efficiency, have drawn much research attention on 2D visual recognition and shown gradually increasing application potential. However, it still remains underexplored whether…

计算机视觉与模式识别 · 计算机科学 2023-10-11 Dayong Ren , Zhe Ma , Yuanpei Chen , Weihang Peng , Xiaode Liu , Yuhan Zhang , Yufei Guo

Among 2D convolutional networks on point clouds, point-based approaches consume point clouds of fixed size directly. By analysis of PointNet, a pioneer in introducing deep learning into point sets, we reveal that current point-based methods…

计算机视觉与模式识别 · 计算机科学 2021-08-11 Zhenpeng Chen , Yuan li

Recently, 3D anomaly detection, a crucial problem involving fine-grained geometry discrimination, is getting more attention. However, the lack of abundant real 3D anomaly data limits the scalability of current models. To enable scalable…

计算机视觉与模式识别 · 计算机科学 2023-12-01 Wenqiao Li , Xiaohao Xu , Yao Gu , Bozhong Zheng , Shenghua Gao , Yingna Wu

Point cloud filtering, the main bottleneck of which is removing noise (outliers) while preserving geometric features, is a fundamental problem in 3D field. The two-step schemes involving normal estimation and position update have been shown…

图形学 · 计算机科学 2020-04-27 Dening Lu , Xuequan Lu , Yangxing Sun , Jun Wang

3D point clouds are a crucial type of data collected by LiDAR sensors and widely used in transportation applications due to its concise descriptions and accurate localization. Deep neural networks (DNNs) have achieved remarkable success in…

计算机视觉与模式识别 · 计算机科学 2023-05-25 Changyu Zeng , Wei Wang , Anh Nguyen , Yutao Yue

Estimating surface normals from 3D point clouds is critical for various applications, including surface reconstruction and rendering. While existing methods for normal estimation perform well in regions where normals change slowly, they…

计算机视觉与模式识别 · 计算机科学 2023-08-24 Haoyi Xiu , Xin Liu , Weimin Wang , Kyoung-Sook Kim , Masashi Matsuoka

Point cloud data have been widely explored due to its superior accuracy and robustness under various adverse situations. Meanwhile, deep neural networks (DNNs) have achieved very impressive success in various applications such as…

计算机视觉与模式识别 · 计算机科学 2023-04-04 Aoran Xiao , Jiaxing Huang , Dayan Guan , Xiaoqin Zhang , Shijian Lu , Ling Shao

Manual annotation of large-scale point cloud dataset for varying tasks such as 3D object classification, segmentation and detection is often laborious owing to the irregular structure of point clouds. Self-supervised learning, which…

计算机视觉与模式识别 · 计算机科学 2022-03-25 Mohamed Afham , Isuru Dissanayake , Dinithi Dissanayake , Amaya Dharmasiri , Kanchana Thilakarathna , Ranga Rodrigo

The increased availability of massive point clouds coupled with their utility in a wide variety of applications such as robotics, shape synthesis, and self-driving cars has attracted increased attention from both industry and academia.…

机器学习 · 计算机科学 2020-09-30 Charu Sharma , Manohar Kaul

Self-supervised learning has not been fully explored for point cloud analysis. Current frameworks are mainly based on point cloud reconstruction. Given only 3D coordinates, such approaches tend to learn local geometric structures and…

计算机视觉与模式识别 · 计算机科学 2022-03-29 Mingye Xu , Yali Wang , Zhipeng Zhou , Hongbin Xu , Yu Qiao

Diffusion-based models, widely used in text-to-image generation, have proven effective in 2D representation learning. Recently, this framework has been extended to 3D self-supervised learning by constructing a conditional point generator…

计算机视觉与模式识别 · 计算机科学 2025-07-15 Yiyang Chen , Shanshan Zhao , Lunhao Duan , Changxing Ding , Dacheng Tao

Anomaly detection based on 3D point cloud data is an important research problem and receives more and more attention recently. Untrained anomaly detection based on only one sample is an emerging research problem motivated by real…

机器学习 · 计算机科学 2025-07-29 Juan Du , Dongheng Chen