paper-with-me

Papers

Hyperbolic-constraint Point Cloud Reconstruction from Single RGB-D Images

2024-12-12 · Wenrui Li, Zhe Yang, Wei Han, Hengyu Man, Xingtao Wang, Xiaopeng Fan

Reconstructing desired objects and scenes has long been a primary goal in 3D computer vision. Single-view point cloud reconstruction has become a popular technique due to its low cost and accurate results. However, single-view reconstruction methods often rely on expensive CAD models and complex geometric priors. Effectively utilizing prior knowledge about the data remains a challenge. In this paper, we introduce hyperbolic space to 3D point cloud reconstruction, enabling the model to represent and understand complex hierarchical structures in point clouds with low distortion. We build upon previous methods by proposing a hyperbolic Chamfer distance and a regularized triplet loss to enhance the relationship between partial and complete point clouds. Additionally, we design adaptive boundary conditions to improve the model's understanding and reconstruction of 3D structures. Our model outperforms most existing models, and ablation studies demonstrate the significance of our model and its components. Experimental results show that our method significantly improves feature extraction capabilities. Our model achieves outstanding performance in 3D reconstruction tasks.

📄 PDF Abstract BibTeX arXiv:2412.09055

Code (0)

등록된 구현이 없습니다.

Tasks

3D Point Cloud Reconstruction3D ReconstructionPoint cloud reconstructionTriplet

Methods 이 논문이 사용한 방법론

Triplet Loss The goal of Triplet loss, in the context of Siamese Networks, is to maximize the joint probability among all score-pairs i.e. the product of all probabilities. By using its…

Similar Papers 제목 키워드 기반

Hyperbolic Chamfer Distance for Point Cloud Completion and Beyond

2024-12-23 · Fangzhou Lin, Songlin Hou, Haotian Liu, Shang Gao 외

Chamfer Distance (CD) is widely used as a metric to quantify difference between two point clouds. In point cloud completion, Chamfer Distance (CD) is typically used as a loss function in deep learning frameworks. However…

Image ReconstructionPoint Cloud Completion

Hyperbolic Contrastive Learning for Hierarchical 3D Point Cloud Embedding

2025-01-04 · Yingjie Liu, Pengyu Zhang, Ziyao He, Mingsong Chen 외

Hyperbolic spaces allow for more efficient modeling of complex, hierarchical structures, which is particularly beneficial in tasks involving multi-modal data. Although hyperbolic geometries have been proven effective for…

Contrastive Learning

Dynamic Hyperbolic Attention Network for Fine Hand-object Reconstruction

2023-09-06 · ICCV 2023 1 · Zhiying Leng, Shun-Cheng Wu, Mahdi Saleh, Antonio Montanaro 외

Reconstructing both objects and hands in 3D from a single RGB image is complex. Existing methods rely on manually defined hand-object constraints in Euclidean space, leading to suboptimal feature learning. Compared with …

ObjectObject Reconstruction

Inferring Point Clouds from Single Monocular Images by Depth Intermediation

2018-12-04 · Wei Zeng, Sezer Karaoglu, Theo Gevers

In this paper, we propose a pipeline to generate 3D point cloud of an object from a single-view RGB image. Most previous work predict the 3D point coordinates from single RGB images directly. We decompose this problem in…

3D Object ReconstructionDepth EstimationObjectObject Reconstruction+1

Rethinking the compositionality of point clouds through regularization in the hyperbolic space

2022-09-21 · Antonio Montanaro, Diego Valsesia, Enrico Magli

Point clouds of 3D objects exhibit an inherent compositional nature where simple parts can be assembled into progressively more complex shapes to form whole objects. Explicitly capturing such part-whole hierarchy is a lo…

3D Point Cloud ClassificationPoint Cloud Classification