中文
相关论文

相关论文: 3D Point Cloud Denoising using Graph Laplacian Reg…

200 篇论文

Moving deep learning models from the laboratory setting to the open world entails preparing them to handle unforeseen conditions. In several applications the occurrence of novel classes during deployment poses a significant threat, thus it…

计算机视觉与模式识别 · 计算机科学 2023-10-25 Paolo Rabino , Antonio Alliegro , Francesco Cappio Borlino , Tatiana Tommasi

This paper focuses on motion prediction for point cloud sequences in the challenging case of deformable 3D objects, such as human body motion. First, we investigate the challenges caused by deformable shapes and complex motions present in…

计算机视觉与模式识别 · 计算机科学 2023-07-20 Pedro Gomes , Silvia Rossi , Laura Toni

In 2D image processing, some attempts decompose images into high and low frequency components for describing edge and smooth parts respectively. Similarly, the contour and flat area of 3D objects, such as the boundary and seat area of a…

计算机视觉与模式识别 · 计算机科学 2021-02-09 Mutian Xu , Junhao Zhang , Zhipeng Zhou , Mingye Xu , Xiaojuan Qi , Yu Qiao

Graph-based methods have proven to be effective in capturing relationships among points for 3D point cloud analysis. However, these methods often suffer from suboptimal graph structures, particularly due to sparse connections at boundary…

计算机视觉与模式识别 · 计算机科学 2026-01-19 Shangbo Yuan , Jie Xu , Ping Hu , Xiaofeng Zhu , Na Zhao

We propose a framework that can deform an object in a 2D image as it exists in 3D space. Most existing methods for 3D-aware image manipulation are limited to (1) only changing the global scene information or depth, or (2) manipulating an…

计算机视觉与模式识别 · 计算机科学 2022-03-30 Jihyun Lee , Minhyuk Sung , Hyunjin Kim , Tae-Kyun Kim

We propose an effective unsupervised 3D point cloud novelty detection approach, leveraging a general point cloud feature extractor and a one-class classifier. The general feature extractor consists of a graph-based autoencoder and is…

计算机视觉与模式识别 · 计算机科学 2025-09-30 Shizuka Akahori , Satoshi Iizuka , Ken Mawatari , Kazuhiro Fukui

Learning local descriptors is an important problem in computer vision. While there are many techniques for learning local patch descriptors for 2D images, recently efforts have been made for learning local descriptors for 3D points. The…

计算机视觉与模式识别 · 计算机科学 2019-04-02 Siddharth Srivastava , Brejesh Lall

As 3D point clouds become the representation of choice for multiple vision and graphics applications, the ability to synthesize or reconstruct high-resolution, high-fidelity point clouds becomes crucial. Despite the recent success of deep…

计算机视觉与模式识别 · 计算机科学 2019-09-04 Guandao Yang , Xun Huang , Zekun Hao , Ming-Yu Liu , Serge Belongie , Bharath Hariharan

In this paper, we propose a normal estimation method for unstructured 3D point clouds. This method, called Nesti-Net, builds on a new local point cloud representation which consists of multi-scale point statistics (MuPS), estimated on a…

计算机视觉与模式识别 · 计算机科学 2018-12-04 Yizhak Ben-Shabat , Michael Lindenbaum , Anath Fischer

We propose simple yet effective improvements in point representations and local neighborhood graph construction within the general framework of graph neural networks (GNNs) for 3D point cloud processing. As a first contribution, we propose…

计算机视觉与模式识别 · 计算机科学 2021-03-30 Siddharth Srivastava , Gaurav Sharma

The performance of 3D object detection models over point clouds highly depends on their capability of modeling local geometric patterns. Conventional point-based models exploit local patterns through a symmetric function (e.g. max pooling)…

计算机视觉与模式识别 · 计算机科学 2020-07-07 Jianan Li , Jiashi Feng

Point clouds are often sparse and incomplete. Existing shape completion methods are incapable of generating details of objects or learning the complex point distributions. To this end, we propose a cascaded refinement network together with…

计算机视觉与模式识别 · 计算机科学 2020-06-08 Xiaogang Wang , Marcelo H Ang , Gim Hee Lee

Point cloud completion aims to recover complete 3D geometry from partial observations caused by limited viewpoints and occlusions. Existing learning-based works, including 3D Convolutional Neural Network (CNN)-based, point-based, and…

计算机视觉与模式识别 · 计算机科学 2026-01-28 Jiangyuan Liu , Yuhao Zhao , Hongxuan Ma , Zhe Liu , Jian Wang , Wei Zou

Point clouds are widely used representations of 3D data, but determining the visibility of points from a given viewpoint remains a challenging problem due to their sparse nature and lack of explicit connectivity. Traditional methods, such…

图形学 · 计算机科学 2025-09-30 Jun-Hao Wang , Yi-Yang Tian , Baoquan Chen , Peng-Shuai Wang

Learning to generate 3D point clouds without 3D supervision is an important but challenging problem. Current solutions leverage various differentiable renderers to project the generated 3D point clouds onto a 2D image plane, and train deep…

计算机视觉与模式识别 · 计算机科学 2021-08-10 Chen Chao , Zhizhong Han , Yu-Shen Liu , Matthias Zwicker

Leading denoising methods such as 3D block matching (BM3D) are patch-based. However, they can suffer from frequency domain artefacts and require to specify explicit noise models. We present a patch-based method that avoids these drawbacks.…

图像与视频处理 · 电气工程与系统科学 2020-02-04 Kireeti Bodduna , Joachim Weickert

High-definition 3D city maps enable city planning and change detection, which is essential for municipal compliance, map maintenance, and asset monitoring, including both built structures and urban greenery. Conventional Digital Surface…

计算机视觉与模式识别 · 计算机科学 2026-02-11 Hezam Albagami , Haitian Wang , Xinyu Wang , Muhammad Ibrahim , Zainy M. Malakan , Abdullah M. Alqamdi , Mohammed H. Alghamdi , Ajmal Mian

Point cloud reconstruction from raw point cloud has been an important topic in computer graphics for decades, especially due to its high demand in modeling and rendering applications. An important way to solve this problem is establishing a…

计算机视觉与模式识别 · 计算机科学 2025-03-17 Hui Tian , Kai Xu

In this paper, we propose PCPNet, a deep-learning based approach for estimating local 3D shape properties in point clouds. In contrast to the majority of prior techniques that concentrate on global or mid-level attributes, e.g., for shape…

计算几何 · 计算机科学 2018-06-20 Paul Guerrero , Yanir Kleiman , Maks Ovsjanikov , Niloy J. Mitra

Reconstructing a high-resolution 3D model of an object is a challenging task in computer vision. Designing scalable and light-weight architectures is crucial while addressing this problem. Existing point-cloud based reconstruction…

计算机视觉与模式识别 · 计算机科学 2019-01-28 Priyanka Mandikal , R. Venkatesh Babu
‹ 上一页 1 8 9 10 下一页 ›