中文
相关论文

相关论文: PvDeConv: Point-Voxel Deconvolution for Autoencodi…

200 篇论文

The ever-increasing 3D application makes the point cloud compression unprecedentedly important and needed. In this paper, we propose a patch-based compression process using deep learning, focusing on the lossy point cloud geometry…

计算机视觉与模式识别 · 计算机科学 2021-10-19 Kang You , Pan Gao

Photo-realistic point cloud capture and transmission are the fundamental enablers for immersive visual communication. The coding process of dynamic point clouds, especially video-based point cloud compression (V-PCC) developed by the MPEG…

多媒体 · 计算机科学 2022-07-27 Anique Akhtar , Wen Gao , Li Li , Zhu Li , Wei Jia , Shan Liu

Point clouds are the native output of many real-world 3D sensors. To borrow the success of 2D convolutional network architectures, a majority of popular 3D perception models voxelize the points, which can result in a loss of local geometric…

计算机视觉与模式识别 · 计算机科学 2019-07-31 Yuwen Xiong , Mengye Ren , Renjie Liao , Kelvin Wong , Raquel Urtasun

Accurate detection of objects in 3D point clouds is a central problem in many applications, such as autonomous navigation, housekeeping robots, and augmented/virtual reality. To interface a highly sparse LiDAR point cloud with a region…

计算机视觉与模式识别 · 计算机科学 2017-11-20 Yin Zhou , Oncel Tuzel

Despite the remarkable success of deep learning, an optimal convolution operation on point clouds remains elusive owing to their irregular data structure. Existing methods mainly focus on designing an effective continuous kernel function…

计算机视觉与模式识别 · 计算机科学 2023-07-18 Sungmin Woo , Dogyoon Lee , Sangwon Hwang , Woojin Kim , Sangyoun Lee

Point cloud segmentation is a fundamental task in 3D scene understanding. Its progress is constrained by the high cost and time required for dense 3D annotations, making labeled samples difficult to obtain. Beyond annotation scarcity,…

计算机视觉与模式识别 · 计算机科学 2026-05-29 Thenukan Pathmanathan , Kanchan Keisham , Thangarajah Akilan

This article proposes a data-driven methodology to achieve a fast design support, in order to generate or develop novel designs covering multiple object categories. This methodology implements two state-of-the-art Variational Autoencoder…

计算机视觉与模式识别 · 计算机科学 2018-08-07 Zhangsihao Yang , Haoliang Jiang , Zou Lan

3D point clouds deep learning is a promising field of research that allows a neural network to learn features of point clouds directly, making it a robust tool for solving 3D scene understanding tasks. While recent works show that point…

计算机视觉与模式识别 · 计算机科学 2022-03-22 Zhiyuan Zhang , Binh-Son Hua , Sai-Kit Yeung

Recently, there has been a significant interest in performing convolution over irregularly sampled point clouds. Since point clouds are very different from regular raster images, it is imperative to study the generalization of the…

计算机视觉与模式识别 · 计算机科学 2021-02-01 Xingyi Li , Wenxuan Wu , Xiaoli Z. Fern , Li Fuxin

We proposed a novel graph convolutional neural network that could construct a coarse, sparse latent point cloud from a dense, raw point cloud. With a novel non-isotropic convolution operation defined on irregular geometries, the model then…

机器学习 · 计算机科学 2019-10-08 Zhang Yuhui , Greg Gutmann , Konagaya Akihiko

The autonomous car must recognize the driving environment quickly for safe driving. As the Light Detection And Range (LiDAR) sensor is widely used in the autonomous car, fast semantic segmentation of LiDAR point cloud, which is the…

计算机视觉与模式识别 · 计算机科学 2022-02-22 Jaehyun Park , Chansoo Kim , Kichun Jo

A laser scanner can easily acquire the geometric data of physical environments in the form of a point cloud. Recognizing objects from a point cloud is often required for industrial 3D reconstruction, which should include not only geometry…

计算机视觉与模式识别 · 计算机科学 2020-07-01 Hyungki Kim , Moohyun Cha , Duhwan Mun

We propose a deep autoencoder with graph topology inference and filtering to achieve compact representations of unorganized 3D point clouds in an unsupervised manner. Many previous works discretize 3D points to voxels and then use…

计算机视觉与模式识别 · 计算机科学 2020-02-19 Siheng Chen , Chaojing Duan , Yaoqing Yang , Duanshun Li , Chen Feng , Dong Tian

Computer-Aided Design (CAD) models are typically constructed by sequentially drawing parametric sketches and applying CAD operations to obtain a 3D model. The problem of 3D CAD reverse engineering consists of reconstructing the sketch and…

计算机视觉与模式识别 · 计算机科学 2025-03-12 Danila Rukhovich , Elona Dupont , Dimitrios Mallis , Kseniya Cherenkova , Anis Kacem , Djamila Aouada

Computer-Aided Design (CAD) model reconstruction from point clouds is an important problem at the intersection of computer vision, graphics, and machine learning; it saves the designer significant time when iterating on in-the-wild objects.…

计算机视觉与模式识别 · 计算机科学 2023-12-11 Yujia Liu , Anton Obukhov , Jan Dirk Wegner , Konrad Schindler

The universality of the point cloud format enables many 3D applications, making the compression of point clouds a critical phase in practice. Sampled as discrete 3D points, a point cloud approximates 2D surface(s) embedded in 3D with a…

计算机视觉与模式识别 · 计算机科学 2024-02-13 Jiahao Pang , Kevin Bui , Dong Tian

Transformer-based Self-supervised Representation Learning methods learn generic features from unlabeled datasets for providing useful network initialization parameters for downstream tasks. Recently, self-supervised learning based upon…

计算机视觉与模式识别 · 计算机科学 2023-09-12 Jincen Jiang , Xuequan Lu , Lizhi Zhao , Richard Dazeley , Meili Wang

Existing networks directly learn feature representations on 3D point clouds for shape analysis. We argue that 3D point clouds are highly redundant and hold irregular (permutation-invariant) structure, which makes it difficult to achieve…

机器学习 · 计算机科学 2020-07-21 Sameera Ramasinghe , Salman Khan , Nick Barnes , Stephen Gould

We present a novel lightweight convolutional neural network for point cloud analysis. In contrast to many current CNNs which increase receptive field by downsampling point cloud, our method directly operates on the entire point sets without…

计算机视觉与模式识别 · 计算机科学 2021-09-27 Xu Wang , Yuyan Li , Ye Duan

Masked autoencoding has become a successful pretraining paradigm for Transformer models for text, images, and, recently, point clouds. Raw automotive datasets are suitable candidates for self-supervised pre-training as they generally are…

计算机视觉与模式识别 · 计算机科学 2023-03-10 Georg Hess , Johan Jaxing , Elias Svensson , David Hagerman , Christoffer Petersson , Lennart Svensson