paper-with-me

Papers

MeshMVS: Multi-View Stereo Guided Mesh Reconstruction

2020-10-17 · Rakesh Shrestha, Zhiwen Fan, Qingkun Su, Zuozhuo Dai, Siyu Zhu, Ping Tan

Deep learning based 3D shape generation methods generally utilize latent features extracted from color images to encode the semantics of objects and guide the shape generation process. These color image semantics only implicitly encode 3D information, potentially limiting the accuracy of the generated shapes. In this paper we propose a multi-view mesh generation method which incorporates geometry information explicitly by using the features from intermediate depth representations of multi-view stereo and regularizing the 3D shapes against these depth images. First, our system predicts a coarse 3D volume from the color images by probabilistically merging voxel occupancy grids from the prediction of individual views. Then the depth images from multi-view stereo along with the rendered depth images of the coarse shape are used as a contrastive input whose features guide the refinement of the coarse shape through a series of graph convolution networks. Notably, we achieve superior results than state-of-the-art multi-view shape generation methods with 34% decrease in Chamfer distance to ground truth and 14% increase in F1-score on ShapeNet dataset.Our source code is available at https://git.io/Jmalg

📄 PDF Abstract BibTeX arXiv:2010.08682

Code (0)

등록된 구현이 없습니다.

Tasks

3D Shape Generation

Methods 이 논문이 사용한 방법론

Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…

Similar Papers 제목 키워드 기반

Improving Multi-View Reconstruction via Texture-Guided Gaussian-Mesh Joint Optimization

2025-11-06 · Zhejia Cai, Puhua Jiang, Shiwei Mao, Hongkun Cao 외 arxiv

Reconstructing real-world objects from multi-view images is essential for applications in 3D editing, AR/VR, and digital content creation. Existing methods typically prioritize either geometric accuracy (Multi-View Stere…

Novel View Synthesis3D Reconstruction

Mesh-Guided Multi-View Stereo With Pyramid Architecture

2020-06-01 · CVPR 2020 6 · Yuesong Wang, Tao Guan, Zhuo Chen, Yawei Luo 외

Multi-view stereo (MVS) aims to reconstruct 3D geometry of the target scene by using only information from 2D images. Although much progress has been made, it still suffers from textureless regions. To overcome this diff…

3D geometrySurface Reconstruction

MeshStereo: A Global Stereo Model With Mesh Alignment Regularization for View Interpolation

2015-12-01 · ICCV 2015 12 · Chi Zhang, Zhiwei Li, Yanhua Cheng, Rui Cai 외

We present a novel global stereo model designed for view interpolation. Unlike existing stereo models which only output a disparity map, our model is able to output a 3D triangular mesh, which can be directly used for vi…

Stereo MatchingStereo Matching Hand

Detail-preserving and Content-aware Variational Multi-view Stereo Reconstruction

2015-05-03 · Zhaoxin Li, Kuanquan Wang, WangMeng Zuo, Deyu Meng 외

Accurate recovery of 3D geometrical surfaces from calibrated 2D multi-view images is a fundamental yet active research area in computer vision. Despite the steady progress in multi-view stereo reconstruction, most existi…

DenoisingImage Registration

Accurate Point Measurement in 3DGS -- A New Alternative to Traditional Stereoscopic-View Based Measurements

2026-03-25 · Deyan Deng, Rongjun Qin arxiv

3D Gaussian Splatting (3DGS) has revolutionized real-time rendering with its state-of-the-art novel view synthesis, but its utility for accurate geometric measurement remains underutilized. Compared to multi-view stereo …

Novel View SynthesisPoint Clouds