paper-with-me

Papers

Learning Local Pattern Modularization for Point Cloud Reconstruction from Unseen Classes

2024-08-26 · Chao Chen, Yu-Shen Liu, Zhizhong Han

It is challenging to reconstruct 3D point clouds in unseen classes from single 2D images. Instead of object-centered coordinate system, current methods generalized global priors learned in seen classes to reconstruct 3D shapes from unseen classes in viewer-centered coordinate system. However, the reconstruction accuracy and interpretability are still eager to get improved. To resolve this issue, we introduce to learn local pattern modularization for reconstructing 3D shapes in unseen classes, which achieves both good generalization ability and high reconstruction accuracy. Our insight is to learn a local prior which is class-agnostic and easy to generalize in object-centered coordinate system. Specifically, the local prior is learned via a process of learning and customizing local pattern modularization in seen classes. During this process, we first learn a set of patterns in local regions, which is the basis in the object-centered coordinate system to represent an arbitrary region on shapes across different classes. Then, we modularize each region on an initially reconstructed shape using the learned local patterns. Based on that, we customize the local pattern modularization using the input image by refining the reconstruction with more details. Our method enables to reconstruct high fidelity point clouds from unseen classes in object-centered coordinate system without requiring a large number of patterns or any additional information, such as segmentation supervision or camera poses. Our experimental results under widely used benchmarks show that our method achieves the state-of-the-art reconstruction accuracy for shapes from unseen classes. The code is available at https://github.com/chenchao15/Unseen.

📄 PDF Abstract BibTeX arXiv:2408.14279

Code (0)

등록된 구현이 없습니다.

Tasks

ObjectPoint cloud reconstruction

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically

Similar Papers 제목 키워드 기반

Mitigating Prior Shape Bias in Point Clouds via Differentiable Center Learning

2024-02-03 · Zhe Li, Ziyang Zhang, Jinglin Zhao, Zheng Wang 외

Masked autoencoding and generative pretraining have achieved remarkable success in computer vision and natural language processing, and more recently, they have been extended to the point cloud domain. Nevertheless, exis…

SK-Net: Deep Learning on Point Cloud via End-to-end Discovery of Spatial Keypoints

2020-03-31 · Weikun Wu, Yan Zhang, David Wang, Yunqi Lei

Since the PointNet was proposed, deep learning on point cloud has been the concentration of intense 3D research. However, existing point-based methods usually are not adequate to extract the local features and the spatia…

Snowflake Point Deconvolution for Point Cloud Completion and Generation with Skip-Transformer

2022-02-18 · Peng Xiang, Xin Wen, Yu-Shen Liu, Yan-Pei Cao 외

Most existing point cloud completion methods suffer from the discrete nature of point clouds and the unstructured prediction of points in local regions, which makes it difficult to reveal fine local geometric details. To…

Image ReconstructionPoint Cloud Completion

Sign-Agnostic Implicit Learning of Surface Self-Similarities for Shape Modeling and Reconstruction from Raw Point Clouds

2020-12-14 · CVPR 2021 1 · Wenbin Zhao, Jiabao Lei, Yuxin Wen, JianGuo Zhang 외

Shape modeling and reconstruction from raw point clouds of objects stand as a fundamental challenge in vision and graphics research. Classical methods consider analytic shape priors; however, their performance degraded w…

Surface Reconstruction

Accurate and Efficient Surface Reconstruction from Point Clouds via Geometry-Aware Local Adaptation

2025-11-11 · Eito Ogawa, Taiga Hayami, Hiroshi Watanabe arxiv

Point cloud surface reconstruction has improved in accuracy with advances in deep learning, enabling applications such as infrastructure inspection. Recent approaches that reconstruct from small local regions rather than…

Point Clouds