中文
相关论文

相关论文: Refine-Net: Normal Refinement Neural Network for N…

200 篇论文

Point cloud segmentation is a fundamental task in 3D. Despite recent progress on point cloud segmentation with the power of deep networks, current deep learning methods based on the clean label assumptions may fail with noisy labels. Yet,…

计算机视觉与模式识别 · 计算机科学 2021-08-06 Shuquan Ye , Dongdong Chen , Songfang Han , Jing Liao

Embedded edge devices are often used as a computing platform to run real-world point cloud applications, but recent deep learning-based methods may not fit on such devices due to limited resources. In this paper, we aim to fill this gap by…

机器学习 · 计算机科学 2025-06-03 Keisuke Sugiura , Mizuki Yasuda , Hiroki Matsutani

Single image surface normal estimation and depth estimation are closely related problems as the former can be calculated from the latter. However, the surface normals computed from the output of depth estimation methods are significantly…

计算机视觉与模式识别 · 计算机科学 2022-10-10 Gwangbin Bae , Ignas Budvytis , Roberto Cipolla

We present a lightweight post-processing method to refine the semantic segmentation results of point cloud sequences. Most existing methods usually segment frame by frame and encounter the inherent ambiguity of the problem: based on a…

计算机视觉与模式识别 · 计算机科学 2022-12-02 Yutaka Momma , Weimin Wang , Edgar Simo-Serra , Satoshi Iizuka , Ryosuke Nakamura , Hiroshi Ishikawa

Despite the progress on 3D point cloud deep learning, most prior works focus on learning features that are invariant to translation and point permutation, and very limited efforts have been devoted for rotation invariant property. Several…

计算机视觉与模式识别 · 计算机科学 2024-08-13 Zhiyuan Zhang , Licheng Yang , Zhiyu Xiang

This paper surveys and evaluates some popular state of the art methods for algorithmic curvature and normal estimation. In addition to surveying existing methods we also propose a new method for robust curvature estimation and evaluate it…

计算几何 · 计算机科学 2023-06-02 Jared Spang

Point cloud segmentation and classification are some of the primary tasks in 3D computer vision with applications ranging from augmented reality to robotics. However, processing point clouds using deep learning-based algorithms is quite…

计算机视觉与模式识别 · 计算机科学 2022-11-22 Aadesh Desai , Saagar Parikh , Seema Kumari , Shanmuganathan Raman

Deep neural networks are widely used for understanding 3D point clouds. At each point convolution layer, features are computed from local neighborhoods of 3D points and combined for subsequent processing in order to extract semantic…

计算机视觉与模式识别 · 计算机科学 2021-05-13 Jiayun Wang , Rudrasis Chakraborty , Stella X. Yu

Point cloud analysis is challenging due to irregularity and unordered data structure. To capture the 3D geometries, prior works mainly rely on exploring sophisticated local geometric extractors using convolution, graph, or attention…

计算机视觉与模式识别 · 计算机科学 2022-11-30 Xu Ma , Can Qin , Haoxuan You , Haoxi Ran , Yun Fu

Pre-trained point cloud analysis models have shown promising advancements in various downstream tasks, yet their effectiveness is typically suffering from low-quality point cloud (i.e., noise and incompleteness), which is a common issue in…

计算机视觉与模式识别 · 计算机科学 2025-07-28 Zixiang Ai , Zhenyu Cui , Yuxin Peng , Jiahuan Zhou

Normal estimation for unstructured point clouds is an important task in 3D computer vision. Current methods achieve encouraging results by mapping local patches to normal vectors or learning local surface fitting using neural networks.…

计算机视觉与模式识别 · 计算机科学 2022-12-01 Shujuan Li , Junsheng Zhou , Baorui Ma , Yu-Shen Liu , Zhizhong Han

This paper presents a novel non-local part-aware deep neural network to denoise point clouds by exploring the inherent non-local self-similarity in 3D objects and scenes. Different from existing works that explore small local patches, we…

计算机视觉与模式识别 · 计算机科学 2020-03-17 Chao Huang , Ruihui Li , Xianzhi Li , Chi-Wing Fu

3D object recognition has successfully become an appealing research topic in the real-world. However, most existing recognition models unreasonably assume that the categories of 3D objects cannot change over time in the real-world. This…

计算机视觉与模式识别 · 计算机科学 2023-02-21 Jiahua Dong , Yang Cong , Gan Sun , Lixu Wang , Lingjuan Lyu , Jun Li , Ender Konukoglu

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

The classification of 3D point clouds is crucial for applications such as autonomous driving, robotics, and augmented reality. However, the commonly used ModelNet40 dataset suffers from limitations such as inconsistent labeling, 2D data,…

计算机视觉与模式识别 · 计算机科学 2025-09-08 Mohammad Saeid , Amir Salarpour , Pedram MohajerAnsari

Oriented normals are common pre-requisites for many geometric algorithms based on point clouds, such as Poisson surface reconstruction. However, it is not trivial to obtain a consistent orientation. In this work, we bridge orientation and…

图形学 · 计算机科学 2023-05-02 Dong Xiao , Zuoqiang Shi , Siyu Li , Bailin Deng , Bin Wang

Digital neuron reconstruction from 3D microscopy images is an essential technique for investigating brain connectomics and neuron morphology. Existing reconstruction frameworks use convolution-based segmentation networks to partition the…

计算机视觉与模式识别 · 计算机科学 2022-10-19 Runkai Zhao , Heng Wang , Chaoyi Zhang , Weidong Cai

This paper proposes BPNet, a novel end-to-end deep learning framework to learn B\'ezier primitive segmentation on 3D point clouds. The existing works treat different primitive types separately, thus limiting them to finite shape categories.…

计算机视觉与模式识别 · 计算机科学 2025-04-24 Rao Fu , Cheng Wen , Qian Li , Xiao Xiao , Pierre Alliez

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 Attention Based Decomposition Network (ABD-Net), for point cloud decomposition into basic geometric shapes namely, plane, sphere, cone and cylinder. We show improved performance of 3D object classification using…

计算机视觉与模式识别 · 计算机科学 2021-08-10 Siddharth Katageri , Shashidhar V Kudari , Akshaykumar Gunari , Ramesh Ashok Tabib , Uma Mudenagudi