paper-with-me

Papers

QuadricsNet: Learning Concise Representation for Geometric Primitives in Point Clouds

2023-09-25 · Ji Wu, Huai Yu, Wen Yang, Gui-Song Xia

This paper presents a novel framework to learn a concise geometric primitive representation for 3D point clouds. Different from representing each type of primitive individually, we focus on the challenging problem of how to achieve a concise and uniform representation robustly. We employ quadrics to represent diverse primitives with only 10 parameters and propose the first end-to-end learning-based framework, namely QuadricsNet, to parse quadrics in point clouds. The relationships between quadrics mathematical formulation and geometric attributes, including the type, scale and pose, are insightfully integrated for effective supervision of QuaidricsNet. Besides, a novel pattern-comprehensive dataset with quadrics segments and objects is collected for training and evaluation. Experiments demonstrate the effectiveness of our concise representation and the robustness of QuadricsNet. Our code is available at \url{https://github.com/MichaelWu99-lab/QuadricsNet}

📄 PDF Abstract BibTeX arXiv:2309.14211

Code (1)

michaelwu99-lab/quadricsnet 공식 구현 pytorch

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

Primitive-based Shape Abstraction via Nonparametric Bayesian Inference

2022-03-28 · Yuwei Wu, Weixiao Liu, Sipu Ruan, Gregory S. Chirikjian

3D shape abstraction has drawn great interest over the years. Apart from low-level representations such as meshes and voxels, researchers also seek to semantically abstract complex objects with basic geometric primitives…

Bayesian Inference

Unified Representation of Geometric Primitives for Graph-SLAM Optimization Using Decomposed Quadrics

2021-08-20 · Weikun Zhen, Huai Yu, Yaoyu Hu, Sebastian Scherer

In Simultaneous Localization And Mapping (SLAM) problems, high-level landmarks have the potential to build compact and informative maps compared to traditional point-based landmarks. In this work, we focus on the paramet…

Simultaneous Localization and Mapping

PriFit: Learning to Fit Primitives Improves Few Shot Point Cloud Segmentation

2021-12-27 · Gopal Sharma, Bidya Dash, Aruni RoyChowdhury, Matheus Gadelha 외

We present PriFit, a semi-supervised approach for label-efficient learning of 3D point cloud segmentation networks. PriFit combines geometric primitive fitting with point-based representation learning. Its key idea is to…

Few-Shot LearningPoint Cloud SegmentationRepresentation LearningSegmentation

Zero-shot point cloud segmentation by transferring geometric primitives

2022-10-18 · Runnan Chen, Xinge Zhu, Nenglun Chen, Wei Li 외

We investigate transductive zero-shot point cloud semantic segmentation, where the network is trained on seen objects and able to segment unseen objects. The 3D geometric elements are essential cues to imply a novel 3D o…

Point Cloud SegmentationSemantic Segmentation

QuadricsReg: Large-Scale Point Cloud Registration using Quadric Primitives

2024-12-04 · Ji Wu, Huai Yu, Shu Han, Xi-Meng Cai 외

In the realm of large-scale point cloud registration, designing a compact symbolic representation is crucial for efficiently processing vast amounts of data, ensuring registration robustness against significant viewpoint…

Point Cloud Registration