paper-with-me

Papers

OCMG-Net: Neural Oriented Normal Refinement for Unstructured Point Clouds

2024-09-02 · Yingrui Wu, Mingyang Zhao, Weize Quan, Jian Shi, Xiaohong Jia, Dong-Ming Yan

We present a robust refinement method for estimating oriented normals from unstructured point clouds. In contrast to previous approaches that either suffer from high computational complexity or fail to achieve desirable accuracy, our novel framework incorporates sign orientation and data augmentation in the feature space to refine the initial oriented normals, striking a balance between efficiency and accuracy. To address the issue of noise-caused direction inconsistency existing in previous approaches, we introduce a new metric called the Chamfer Normal Distance, which faithfully minimizes the estimation error by correcting the annotated normal with the closest point found on the potentially clean point cloud. This metric not only tackles the challenge but also aids in network training and significantly enhances network robustness against noise. Moreover, we propose an innovative dual-parallel architecture that integrates Multi-scale Local Feature Aggregation and Hierarchical Geometric Information Fusion, which enables the network to capture intricate geometric details more effectively and notably reduces ambiguity in scale selection. Extensive experiments demonstrate the superiority and versatility of our method in both unoriented and oriented normal estimation tasks across synthetic and real-world datasets among indoor and outdoor scenarios. The code is available at https://github.com/YingruiWoo/OCMG-Net.git.

📄 PDF Abstract BibTeX arXiv:2409.01100

Code (1)

yingruiwoo/ocmg-net 공식 구현 pytorch

Tasks

Data Augmentation

Similar Papers 제목 키워드 기반

FoldPath: End-to-End Object-Centric Motion Generation via Modulated Implicit Paths

2025-11-03 · Paolo Rabino, Gabriele Tiboni, Tatiana Tommasi arxiv

Object-Centric Motion Generation (OCMG) is instrumental in advancing automated manufacturing processes, particularly in domains requiring high-precision expert robotic motions, such as spray painting and welding. To real…

High-quality Point Cloud Oriented Normal Estimation via Hybrid Angular and Euclidean Distance Encoding

2025-01-01 · CVPR 2025 1 · Yuanqi Li, Jingcheng Huang, Hongshen Wang, Peiyuan Lv 외

The proliferation of Light Detection and Ranging (LiDAR) technology has facilitated the acquisition of three-dimensional point clouds, which are integral to applications in VR, AR, and Digital Twin. Oriented normals,…

3D Reconstruction

MaskPlanner: Learning-Based Object-Centric Motion Generation from 3D Point Clouds

2025-02-26 · Gabriele Tiboni, Raffaello Camoriano, Tatiana Tommasi

Object-Centric Motion Generation (OCMG) plays a key role in a variety of industrial applications$\unicode{x2014}$such as robotic spray painting and welding$\unicode{x2014}$requiring efficient, scalable, and generalizable…

Motion Generation

Neural Gradient Learning and Optimization for Oriented Point Normal Estimation

2023-09-17 · Qing Li, Huifang Feng, Kanle Shi, Yi Fang 외

We propose Neural Gradient Learning (NGL), a deep learning approach to learn gradient vectors with consistent orientation from 3D point clouds for normal estimation. It has excellent gradient approximation properties for…

Learning Signed Hyper Surfaces for Oriented Point Cloud Normal Estimation

2023-05-10 · CVPR 2023 1 · Qing Li, Huifang Feng, Kanle Shi, Yue Gao 외

We propose a novel method called SHS-Net for oriented normal estimation of point clouds by learning signed hyper surfaces, which can accurately predict normals with global consistent orientation from various point clouds…

Decoder