paper-with-me

Papers

DiffPoint: Single and Multi-view Point Cloud Reconstruction with ViT Based Diffusion Model

2024-02-17 · Yu Feng, Xing Shi, Mengli Cheng, Yun Xiong

As the task of 2D-to-3D reconstruction has gained significant attention in various real-world scenarios, it becomes crucial to be able to generate high-quality point clouds. Despite the recent success of deep learning models in generating point clouds, there are still challenges in producing high-fidelity results due to the disparities between images and point clouds. While vision transformers (ViT) and diffusion models have shown promise in various vision tasks, their benefits for reconstructing point clouds from images have not been demonstrated yet. In this paper, we first propose a neat and powerful architecture called DiffPoint that combines ViT and diffusion models for the task of point cloud reconstruction. At each diffusion step, we divide the noisy point clouds into irregular patches. Then, using a standard ViT backbone that treats all inputs as tokens (including time information, image embeddings, and noisy patches), we train our model to predict target points based on input images. We evaluate DiffPoint on both single-view and multi-view reconstruction tasks and achieve state-of-the-art results. Additionally, we introduce a unified and flexible feature fusion module for aggregating image features from single or multiple input images. Furthermore, our work demonstrates the feasibility of applying unified architectures across languages and images to improve 3D reconstruction tasks.

📄 PDF Abstract BibTeX arXiv:2402.11241

Code (0)

등록된 구현이 없습니다.

Tasks

3D ReconstructionPoint cloud reconstruction

Methods 이 논문이 사용한 방법론

Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

Similar Papers 제목 키워드 기반

POINTVIEW-GCN: 3D SHAPE CLASSIFICATION WITH MULTI-VIEW POINT CLOUDS

2021-09-22 · IEEE International Conference on Image Processing 2021 9 · Seyed Saber Mohammadi, Yiming Wang, Alessio Del Bue

We address 3D shape classification with partial point cloud inputs captured from multiple viewpoints around the object. Different from existing methods that perform classification on the complete point cloud by first re…

3D Point Cloud Classification3D Shape ClassificationClassificationObject

PVRNet: Point-View Relation Neural Network for 3D Shape Recognition

2018-12-02 · Haoxuan You, Yifan Feng, Xibin Zhao, Changqing Zou 외

Three-dimensional (3D) shape recognition has drawn much research attention in the field of computer vision. The advances of deep learning encourage various deep models for 3D feature representation. For point cloud and m…

3D Shape Classification3D Shape RecognitionRelationRelation Network+1

MVPNet: Multi-View Point Regression Networks for 3D Object Reconstruction from A Single Image

2018-11-23 · Jinglu Wang, Bo Sun, Yan Lu

In this paper, we address the problem of reconstructing an object's surface from a single image using generative networks. First, we represent a 3D surface with an aggregation of dense point clouds from multiple views. E…

3D Object Reconstruction3D Object Reconstruction From A Single ImageDecoderObject Reconstruction+1

Multi-View Partial (MVP) Point Cloud Challenge 2021 on Completion and Registration: Methods and Results

2021-12-22 · Liang Pan, Tong Wu, Zhongang Cai, Ziwei Liu 외

As real-scanned point clouds are mostly partial due to occlusions and viewpoints, reconstructing complete 3D shapes based on incomplete observations becomes a fundamental problem for computer vision. With a single incomp…

3D ReconstructionPoint Cloud CompletionPoint Cloud Registrationvalid

Self-Supervised Point Cloud Completion based on Multi-View Augmentations of Single Partial Point Cloud

2025-09-26 · Jingjing Lu, Huilong Pi, Yunchuan Qin, Zhuo Tang 외 arxiv

Point cloud completion aims to reconstruct complete shapes from partial observations. Although current methods have achieved remarkable performance, they still have some limitations: Supervised methods heavily rely on gr…

Point Cloud CompletionPoint Clouds