paper-with-me

홈 › Papers

Learnable Skeleton-Aware 3D Point Cloud Sampling

2023-01-01 · CVPR 2023 1 · Cheng Wen, Baosheng Yu, DaCheng Tao

Point cloud sampling is crucial for efficient large-scale point cloud analysis, where learning-to-sample methods have recently received increasing attention from the community for jointly training with downstream tasks. However, the above-mentioned task-specific sampling methods usually fail to explore the geometries of objects in an explicit manner. In this paper, we introduce a new skeleton-aware learning-to-sample method by learning object skeletons as the prior knowledge to preserve the object geometry and topology information during sampling. Specifically, without labor-intensive annotations per object category, we first learn category-agnostic object skeletons via the medial axis transform definition in an unsupervised manner. With object skeleton, we then evaluate the histogram of the local feature size as the prior knowledge to formulate skeleton-aware sampling from a probabilistic perspective. Additionally, the proposed skeleton-aware sampling pipeline with the task network is thus end-to-end trainable by exploring the reparameterization trick. Extensive experiments on three popular downstream tasks, point cloud classification, retrieval, and reconstruction, demonstrate the effectiveness of the proposed method for efficient point cloud analysis.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

ObjectPoint Cloud ClassificationRetrieval

Methods 이 논문이 사용한 방법론

fail 설명 없음

Similar Papers 제목 키워드 기반

A novel tree-structured point cloud dataset for skeletonization algorithm evaluation

2020-01-09 · Yan Lin, Ji Liu, Jianlin Zhou

Curve skeleton extraction from unorganized point cloud is a fundamental task of computer vision and three-dimensional data preprocessing and visualization. A great amount of work has been done to extract skeleton from po…

Motion Keyframe Interpolation for Any Human Skeleton via Temporally Consistent Point Cloud Sampling and Reconstruction

2024-05-13 · Clinton Mo, Kun Hu, Chengjiang Long, Dong Yuan 외

In the character animation field, modern supervised keyframe interpolation models have demonstrated exceptional performance in constructing natural human motions from sparse pose definitions. As supervised models, large …

Motion InterpolationRepresentation Learning

Skeleton Merger: an Unsupervised Aligned Keypoint Detector

2021-03-19 · CVPR 2021 1 · Ruoxi Shi, Zhengrong Xue, Yang You, Cewu Lu

Detecting aligned 3D keypoints is essential under many scenarios such as object tracking, shape retrieval and robotics. However, it is generally hard to prepare a high-quality dataset for all types of objects due to the …

DecoderObject TrackingRetrieval

AS-PD: An Arbitrary-Size Downsampling Framework for Point Clouds

2022-11-02 · Peng Zhang, Ruoyin Xie, Jinsheng Sun, Weiqing Li 외

Point cloud downsampling is a crucial pre-processing operation to downsample points in order to unify data size and reduce computational cost, to name a few. Recent research on point cloud downsampling has achieved great…

LAKe-Net: Topology-Aware Point Cloud Completion by Localizing Aligned Keypoints

2022-03-31 · CVPR 2022 1 · Junshu Tang, Zhijun Gong, Ran Yi, Yuan Xie 외

Point cloud completion aims at completing geometric and topological shapes from a partial observation. However, some topology of the original shape is missing, existing methods directly predict the location of complete p…

Point Cloud Completion