中文
相关论文

相关论文: REPS: Reconstruction-based Point Cloud Sampling

200 篇论文

Point cloud sampling is a less explored research topic for this data representation. The most commonly used sampling methods are still classical random sampling and farthest point sampling. With the development of neural networks, various…

计算机视觉与模式识别 · 计算机科学 2023-03-28 Chengzhi Wu , Junwei Zheng , Julius Pfrommer , Jürgen Beyerer

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

High quality upsampling of sparse 3D point clouds is critically useful for a wide range of geometric operations such as reconstruction, rendering, meshing, and analysis. In this paper, we propose a data-driven algorithm that enables an…

计算机视觉与模式识别 · 计算机科学 2019-06-24 Wentai Zhang , Haoliang Jiang , Zhangsihao Yang , Soji Yamakawa , Kenji Shimada , Levent Burak Kara

This paper is concerned with function reconstruction from samples. The sampling points used in several approaches are (1) structured points connected with fast algorithms or (2) unstructured points coming from, e.g., an initial random draw…

数值分析 · 数学 2023-06-07 Felix Bartel , Lutz Kämmerer , Daniel Potts , Tino Ullrich

3D surface reconstruction from point clouds is a key step in areas such as content creation, archaeology, digital cultural heritage, and engineering. Current approaches either try to optimize a non-data-driven surface representation to fit…

计算机视觉与模式识别 · 计算机科学 2024-02-09 Philipp Erler , Lizeth Fuentes , Pedro Hermosilla , Paul Guerrero , Renato Pajarola , Michael Wimmer

Reconstruction-based methods have demonstrated very promising results for 3D anomaly detection. However, these methods face great challenges in handling high-precision point clouds due to the large scale and complex structure. In this…

计算机视觉与模式识别 · 计算机科学 2025-09-17 Hanzhe Liang , Jie Zhang , Tao Dai , Linlin Shen , Jinbao Wang , Can Gao

Point cloud upsampling focuses on generating a dense, uniform and proximity-to-surface point set. Most previous approaches accomplish these objectives by carefully designing a single-stage network, which makes it still challenging to…

计算机视觉与模式识别 · 计算机科学 2022-10-11 Hang Du , Xuejun Yan , Jingjing Wang , Di Xie , Shiliang Pu

The points on the point clouds that can entirely outline the shape of the model are of critical importance, as they serve as the foundation for numerous point cloud processing tasks and are widely utilized in computer graphics and…

计算机视觉与模式识别 · 计算机科学 2026-04-23 Yuhe Zhang , Zhikun Tu , Zhi Li , Jian Gao , Bao Guo , Shunli Zhang

The learning and aggregation of multi-scale features are essential in empowering neural networks to capture the fine-grained geometric details in the point cloud upsampling task. Most existing approaches extract multi-scale features from a…

计算机视觉与模式识别 · 计算机科学 2022-06-28 Yechao Bai , Xiaogang Wang , Marcelo H. Ang , Daniela Rus

While several convolution-like operators have recently been proposed for extracting features out of point clouds, down-sampling an unordered point cloud in a deep neural network has not been rigorously studied. Existing methods down-sample…

计算机视觉与模式识别 · 计算机科学 2020-05-27 Ehsan Nezhadarya , Ehsan Taghavi , Ryan Razani , Bingbing Liu , Jun Luo

3D reconstruction from images is a core problem in computer vision. With recent advances in deep learning, it has become possible to recover plausible 3D shapes even from single RGB images for the first time. However, obtaining detailed…

计算机视觉与模式识别 · 计算机科学 2019-12-24 Tao Hu , Geng Lin , Zhizhong Han , Matthias Zwicker

We are interested in reconstructing the mesh representation of object surfaces from point clouds. Surface reconstruction is a prerequisite for downstream applications such as rendering, collision avoidance for planning, animation, etc.…

计算机视觉与模式识别 · 计算机科学 2020-10-01 Minghua Liu , Xiaoshuai Zhang , Hao Su

We present an approach to inform the reconstruction of a surface from a point scan through topological priors. The reconstruction is based on basis functions which are optimized to provide a good fit to the point scan while satisfying…

Online class-incremental learning aims to enable models to continuously adapt to new classes with limited access to past data, while mitigating catastrophic forgetting. Replay-based methods address this by maintaining a small memory buffer…

计算机视觉与模式识别 · 计算机科学 2025-04-16 Mingchuan Ma , Yuhao Zhou , Jindi Lv , Yuxin Tian , Dan Si , Shujian Li , Qing Ye , Jiancheng Lv

Point cloud upsampling aims to generate dense and uniformly distributed point sets from sparse point clouds. Existing point cloud upsampling methods typically approach the task as an interpolation problem. They achieve upsampling by…

图像与视频处理 · 电气工程与系统科学 2025-02-28 Ziming Nie , Qiao Wu , Chenlei Lv , Siwen Quan , Zhaoshuai Qi , Muze Wang , Jiaqi Yang

Established sampling protocols for 3D point cloud learning, such as Farthest Point Sampling (FPS) and Fixed Sample Size (FSS), have long been relied upon. However, real-world data often suffer from corruptions, such as sensor noise, which…

计算机视觉与模式识别 · 计算机科学 2025-02-04 Chongshou Li , Pin Tang , Xinke Li , Yuheng Liu , Tianrui Li

The paper presents a simple and effective learning-based method for computing a discriminative 3D point cloud descriptor for place recognition purposes. Recent state-of-the-art methods have relatively complex architectures such as…

计算机视觉与模式识别 · 计算机科学 2022-04-11 Jacek Komorowski

Processing large point clouds is a challenging task. Therefore, the data is often sampled to a size that can be processed more easily. The question is how to sample the data? A popular sampling technique is Farthest Point Sampling (FPS).…

计算机视觉与模式识别 · 计算机科学 2019-04-02 Oren Dovrat , Itai Lang , Shai Avidan

Most existing point cloud upsampling methods have roughly three steps: feature extraction, feature expansion and 3D coordinate prediction. However,they usually suffer from two critical issues: (1)fixed upsampling rate after one-time…

计算机视觉与模式识别 · 计算机科学 2023-04-25 Yun He , Danhang Tang , Yinda Zhang , Xiangyang Xue , Yanwei Fu

We introduce a novel technique for neural point cloud consolidation which learns from only the input point cloud. Unlike other point upsampling methods which analyze shapes via local patches, in this work, we learn from global subsets. We…

图形学 · 计算机科学 2022-05-16 Gal Metzer , Rana Hanocka , Raja Giryes , Daniel Cohen-Or