中文
相关论文

相关论文: NeuralSampler: Euclidean Point Cloud Auto-Encoder …

200 篇论文

Point clouds produced by 3D scanning are often sparse, non-uniform, and noisy. Recent upsampling approaches aim to generate a dense point set, while achieving both distribution uniformity and proximity-to-surface, and possibly amending…

计算机视觉与模式识别 · 计算机科学 2021-06-10 Ruihui Li , Xianzhi Li , Pheng-Ann Heng , Chi-Wing Fu

In this paper, we propose Neural Points, a novel point cloud representation and apply it to the arbitrary-factored upsampling task. Different from traditional point cloud representation where each point only represents a position or a local…

计算机视觉与模式识别 · 计算机科学 2022-04-01 Wanquan Feng , Jin Li , Hongrui Cai , Xiaonan Luo , Juyong Zhang

Designing a point cloud upsampler, which aims to generate a clean and dense point cloud given a sparse point representation, is a fundamental and challenging problem in computer vision. A line of attempts achieves this goal by establishing…

计算机视觉与模式识别 · 计算机科学 2023-12-05 Pingping Cai , Zhenyao Wu , Xinyi Wu , Song Wang

3D Point clouds (PCs) are commonly used to represent 3D scenes. They can have millions of points, making subsequent downstream tasks such as compression and streaming computationally expensive. PC sampling (selecting a subset of points) can…

图像与视频处理 · 电气工程与系统科学 2024-10-03 Shashank N. Sridhara , Eduardo Pavez , Ajinkya Jayawant , Antonio Ortega , Ryosuke Watanabe , Keisuke Nonaka

This paper advocates the use of implicit surface representation in autoencoder-based self-supervised 3D representation learning. The most popular and accessible 3D representation, i.e., point clouds, involves discrete samples of the…

计算机视觉与模式识别 · 计算机科学 2023-08-29 Siming Yan , Zhenpei Yang , Haoxiang Li , Chen Song , Li Guan , Hao Kang , Gang Hua , Qixing Huang

Point cloud synthesis, i.e. the generation of novel point clouds from an input distribution, remains a challenging task, for which numerous complex machine learning models have been devised. We develop a novel method that encodes…

计算机视觉与模式识别 · 计算机科学 2026-01-08 Ernst Röell , Bastian Rieck

Given the rapid development of 3D scanners, point clouds are becoming popular in AI-driven machines. However, point cloud data is inherently sparse and irregular, causing significant difficulties for machine perception. In this work, we…

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

Deep learning is increasingly being used to perform machine vision tasks such as classification, object detection, and segmentation on 3D point cloud data. However, deep learning inference is computationally expensive. The limited…

图像与视频处理 · 电气工程与系统科学 2023-08-14 Mateen Ulhaq , Ivan V. Bajić

Point clouds obtained from capture devices or 3D reconstruction techniques are often noisy and interfere with downstream tasks. The paper aims to recover the underlying surface of noisy point clouds. We design a novel model, NoiseTrans,…

计算机视觉与模式识别 · 计算机科学 2023-04-25 Guangzhe Hou , Guihe Qin , Minghui Sun , Yanhua Liang , Jie Yan , Zhonghan Zhang

In this work, we propose a novel method for generating 3D point clouds that leverage properties of hyper networks. Contrary to the existing methods that learn only the representation of a 3D object, our approach simultaneously finds a…

计算机视觉与模式识别 · 计算机科学 2020-12-04 Przemysław Spurek , Sebastian Winczowski , Jacek Tabor , Maciej Zamorski , Maciej Zięba , Tomasz Trzciński

To better address challenging issues of the irregularity and inhomogeneity inherently present in 3D point clouds, researchers have been shifting their focus from the design of hand-craft point feature towards the learning of 3D point…

计算机视觉与模式识别 · 计算机科学 2022-11-21 Xiang Li , Mingyang Wang , Congcong Wen , Lingjing Wang , Nan Zhou , Yi Fang

We propose a Point-Voxel DeConvolution (PVDeConv) module for 3D data autoencoder. To demonstrate its efficiency we learn to synthesize high-resolution point clouds of 10k points that densely describe the underlying geometry of Computer…

计算机视觉与模式识别 · 计算机科学 2021-01-13 Kseniya Cherenkova , Djamila Aouada , Gleb Gusev

State-of-the-art approaches for clustering high-dimensional data utilize deep auto-encoder architectures. Many of these networks require a large number of parameters and suffer from a lack of interpretability, due to the black-box nature of…

机器学习 · 计算机科学 2022-02-28 Alexander Lin , Andrew H. Song , Demba Ba

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

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

The analyses relying on 3D point clouds are an utterly complex task, often involving million of points, but also requiring computationally efficient algorithms because of many real-time applications; e.g. autonomous vehicle. However, point…

计算机视觉与模式识别 · 计算机科学 2019-06-11 Can Chen , Luca Zanotti Fragonara , Antonios Tsourdos

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

Point clouds acquired by 3D scanning devices are often sparse, noisy, and non-uniform, causing a loss of geometric features. To facilitate the usability of point clouds in downstream applications, given such input, we present a…

计算机视觉与模式识别 · 计算机科学 2023-10-16 Guangshun Wei , Hao Pan , Shaojie Zhuang , Yuanfeng Zhou , Changjian Li

Dense point cloud generation from a sparse or incomplete point cloud is a crucial and challenging problem in 3D computer vision and computer graphics. So far, the existing methods are either computationally too expensive, suffer from…

计算机视觉与模式识别 · 计算机科学 2024-03-14 Abol Basher , Jani Boutellier

Strong evidence suggests that humans perceive the 3D world by parsing visual scenes and objects into part-whole hierarchies. Although deep neural networks have the capability of learning powerful multi-level representations, they can not…

计算机视觉与模式识别 · 计算机科学 2022-11-15 Xiang Gao , Wei Hu , Renjie Liao