paper-with-me

Papers

TopNet: Structural Point Cloud Decoder

2019-06-01 · CVPR 2019 6 · Lyne P. Tchapmi, Vineet Kosaraju, Hamid Rezatofighi, Ian Reid, Silvio Savarese

3D point cloud generation is of great use for 3D scene modeling and understanding. Real-world 3D object point clouds can be properly described by a collection of low-level and high-level structures such as surfaces, geometric primitives, semantic parts,etc. In fact, there exist many different representations of a 3D object point cloud as a set of point groups. Existing frameworks for point cloud genera-ion either do not consider structure in their proposed solutions, or assume and enforce a specific structure/topology,e.g. a collection of manifolds or surfaces, for the generated point cloud of a 3D object. In this work, we pro-pose a novel decoder that generates a structured point cloud without assuming any specific structure or topology on the underlying point set. Our decoder is softly constrained to generate a point cloud following a hierarchical rooted tree structure. We show that given enough capacity and allowing for redundancies, the proposed decoder is very flexible and able to learn any arbitrary grouping of points including any topology on the point set. We evaluate our decoder on the task of point cloud generation for 3D point cloud shape completion. Combined with encoders from existing frameworks, we show that our proposed decoder significantly outperforms state-of-the-art 3D point cloud completion methods on the Shapenet dataset

📄 PDF Abstract BibTeX

Code (1)

lynetcha/completion3d pytorch

Tasks

DecoderObjectPoint Cloud Completion

Similar Papers 제목 키워드 기반

GRNet: Gridding Residual Network for Dense Point Cloud Completion

2020-06-06 · ECCV 2020 8 · Haozhe Xie, Hongxun Yao, Shangchen Zhou, Jiageng Mao 외

Estimating the complete 3D point cloud from an incomplete one is a key problem in many vision and robotics applications. Mainstream methods (e.g., PCN and TopNet) use Multi-layer Perceptrons (MLPs) to directly process po…

Point Cloud Completion

TopNet: Transformer-Efficient Occupancy Prediction Network for Octree-Structured Point Cloud Geometry Compression

2025-01-01 · CVPR 2025 1 · Xinjie Wang, Yifan Zhang, Ting Liu, Xinpu Liu 외

Efficient Point Cloud Geometry Compression (PCGC) with a lower bits per point (BPP) and higher peak signal-to-noise ratio (PSNR) is essential for the transportation of large-scale 3D data. Although octree-based entro…

Interpretable Affordance Detection on 3D Point Clouds with Probabilistic Prototypes

2025-04-25 · Maximilian Xiling Li, Korbinian Rudolf, Nils Blank, Rudolf Lioutikov

Robotic agents need to understand how to interact with objects in their environment, both autonomously and during human-robot interactions. Affordance detection on 3D point clouds, which identifies object regions that al…

Affordance DetectionDecision Making

3D Structural Phenotype of the Optic Nerve Head at the Intersection of Glaucoma and Myopia - A Key to Improving Glaucoma Diagnosis in Myopic Populations

2025-03-24 · Swati Sharma, Fabian A. Braeu, Thanadet Chuangsuwanich, Tin A. Tun 외

Purpose: To characterize the 3D structural phenotypes of the optic nerve head (ONH) in patients with glaucoma, high myopia, and concurrent high myopia and glaucoma, and to evaluate their variations across these condition…

DecoderDimensionality Reduction

Learning Support and Trivial Prototypes for Interpretable Image Classification

2023-01-08 · ICCV 2023 1 · Chong Wang, Yuyuan Liu, Yuanhong Chen, Fengbei Liu 외

Prototypical part network (ProtoPNet) methods have been designed to achieve interpretable classification by associating predictions with a set of training prototypes, which we refer to as trivial prototypes because they …

Explainable Artificial Intelligence (XAI)image-classificationImage ClassificationInterpretable Machine Learning