中文
相关论文

相关论文: Exploiting Topological Priors for Boosting Point C…

200 篇论文

In this work, we explore the idea that effective generative models for point clouds under the autoencoding framework must acknowledge the relationship between a continuous surface, a discretized mesh, and a set of points sampled from the…

机器学习 · 计算机科学 2019-12-10 Austin Dill , Chun-Liang Li , Songwei Ge , Eunsu Kang

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

Deep neural networks for 3D point cloud understanding have achieved remarkable success in object classification and recognition, yet recent work shows that these models remain highly vulnerable to adversarial perturbations. Existing 3D…

计算机视觉与模式识别 · 计算机科学 2026-04-14 Gayathry Chandramana Krishnan Nampoothiry , Raghuram Venkatapuram , Anirban Ghosh , Ayan Dutta

Point cloud processing has gained significant attention due to its critical role in applications such as autonomous driving and 3D object recognition. However, deploying high-performance models like Point Transformer V3 in…

计算机视觉与模式识别 · 计算机科学 2025-05-14 Luu Tung Hai , Thinh D. Le , Zhicheng Ding , Qing Tian , Truong-Son Hy

In this paper, we present a new approach for decomposing scan paths and its utility for generating new scan paths. For this purpose, we use the K-Means clustering procedure to the raw gaze data and subsequently iteratively to find more…

图形学 · 计算机科学 2022-01-21 Wolfgang Fuhl

One of the main challenges in LiDAR-based 3D object detection is that the sensors often fail to capture the complete spatial information about the objects due to long distance and occlusion. Two-stage detectors with point cloud completion…

计算机视觉与模式识别 · 计算机科学 2023-07-25 Inyong Koo , Inyoung Lee , Se-Ho Kim , Hee-Seon Kim , Woo-jin Jeon , Changick Kim

In this paper, we propose a point cloud classification method based on graph neural network and manifold learning. Different from the conventional point cloud analysis methods, this paper uses manifold learning algorithms to embed point…

计算机视觉与模式识别 · 计算机科学 2020-10-19 Dinghao Yang , Wei Gao

Fusing medical images and the corresponding 3D shape representation can provide complementary information and microstructure details to improve the operational performance and accuracy in brain surgery. However, compared to the substantial…

图像与视频处理 · 电气工程与系统科学 2021-07-22 Bowen Hu , Baiying Lei , Yanyan Shen , Yong Liu , Shuqiang Wang

Indoor scene modification has emerged as a prominent area within computer vision, particularly for its applications in Augmented Reality (AR) and Virtual Reality (VR). Traditional methods often rely on pre-existing object databases and…

计算机视觉与模式识别 · 计算机科学 2024-08-13 Yiyang Luo , Ke Lin , Chao Gu

With the development of 3D scanning technologies, 3D vision tasks have become a popular research area. Owing to the large amount of data acquired by sensors, unsupervised learning is essential for understanding and utilizing point clouds…

计算机视觉与模式识别 · 计算机科学 2021-12-13 Juyoung Yang , Pyunghwan Ahn , Doyeon Kim , Haeil Lee , Junmo Kim

Constructing high-quality generative models for 3D shapes is a fundamental task in computer vision with diverse applications in geometry processing, engineering, and design. Despite the recent progress in deep generative modelling,…

计算机视觉与模式识别 · 计算机科学 2021-02-08 Vage Egiazarian , Savva Ignatyev , Alexey Artemov , Oleg Voynov , Andrey Kravchenko , Youyi Zheng , Luiz Velho , Evgeny Burnaev

Point cloud completion aims to infer a complete shape from its partial observation. Many approaches utilize a pure encoderdecoder paradigm in which complete shape can be directly predicted by shape priors learned from partial scans,…

计算机视觉与模式识别 · 计算机科学 2024-11-25 Zizhao Wu , Jian Shi , Xuan Deng , Cheng Zhang , Genfu Yang , Ming Zeng , Yunhai Wang

Semantic shape completion is a challenging problem in 3D computer vision where the task is to generate a complete 3D shape using a partial 3D shape as input. We propose a learning-based approach to complete incomplete 3D shapes through…

计算机视觉与模式识别 · 计算机科学 2018-10-02 Swaminathan Gurumurthy , Shubham Agrawal

Transformers have been seldom employed in point cloud roof plane instance segmentation, which is the focus of this study, and existing superpoint Transformers suffer from limited performance due to the use of low-quality superpoints. To…

计算机视觉与模式识别 · 计算机科学 2025-06-02 Cheng Zeng , Xiatian Qi , Chi Chen , Kai Sun , Wangle Zhang , Yuxuan Liu , Yan Meng , Bisheng Yang

Since the PointNet was proposed, deep learning on point cloud has been the concentration of intense 3D research. However, existing point-based methods usually are not adequate to extract the local features and the spatial pattern of a point…

计算机视觉与模式识别 · 计算机科学 2020-04-01 Weikun Wu , Yan Zhang , David Wang , Yunqi Lei

As the basic task of point cloud analysis, classification is fundamental but always challenging. To address some unsolved problems of existing methods, we propose a network that captures geometric features of point clouds for better…

计算机视觉与模式识别 · 计算机科学 2021-04-14 Shi Qiu , Saeed Anwar , Nick Barnes

Existing point cloud completion methods, which typically depend on predefined synthetic training datasets, encounter significant challenges when applied to out-of-distribution, real-world scans. To overcome this limitation, we introduce a…

计算机视觉与模式识别 · 计算机科学 2025-02-28 An Li , Zhe Zhu , Mingqiang Wei

A point cloud serves as a representation of the surface of a three-dimensional (3D) shape. Deep generative models have been adapted to model their variations typically using a map from a ball-like set of latent variables. However, previous…

计算机视觉与模式识别 · 计算机科学 2021-08-10 Takumi Kimura , Takashi Matsubara , Kuniaki Uehara

Generative adversarial networks (GANs) have achieved rapid progress in learning rich data distributions. However, we argue about two main issues in existing techniques. First, the low quality problem where the learned distribution has…

计算机视觉与模式识别 · 计算机科学 2020-07-01 Shuyang Gu , Jianmin Bao , Dong Chen , Fang Wen

Point cloud sampling plays a crucial role in reducing computation costs and storage requirements for various vision tasks. Traditional sampling methods, such as farthest point sampling, lack task-specific information and, as a result,…

计算机视觉与模式识别 · 计算机科学 2025-02-27 Tian Guo , Chen Chen , Hui Yuan , Xiaolong Mao , Raouf Hamzaoui , Junhui Hou