paper-with-me

Papers

Multi-View Reconstruction using Signed Ray Distance Functions (SRDF)

2022-08-31 · CVPR 2023 1 · Pierre Zins, Yuanlu Xu, Edmond Boyer, Stefanie Wuhrer, Tony Tung

In this paper, we investigate a new optimization framework for multi-view 3D shape reconstructions. Recent differentiable rendering approaches have provided breakthrough performances with implicit shape representations though they can still lack precision in the estimated geometries. On the other hand multi-view stereo methods can yield pixel wise geometric accuracy with local depth predictions along viewing rays. Our approach bridges the gap between the two strategies with a novel volumetric shape representation that is implicit but parameterized with pixel depths to better materialize the shape surface with consistent signed distances along viewing rays. The approach retains pixel-accuracy while benefiting from volumetric integration in the optimization. To this aim, depths are optimized by evaluating, at each 3D location within the volumetric discretization, the agreement between the depth prediction consistency and the photometric consistency for the corresponding pixels. The optimization is agnostic to the associated photo-consistency term which can vary from a median-based baseline to more elaborate criteria learned functions. Our experiments demonstrate the benefit of the volumetric integration with depth predictions. They also show that our approach outperforms existing approaches over standard 3D benchmarks with better geometry estimations.

📄 PDF Abstract BibTeX arXiv:2209.00082

Code (0)

등록된 구현이 없습니다.

Tasks

3D Shape ReconstructionDepth EstimationDepth Prediction

Similar Papers 제목 키워드 기반

VolRecon: Volume Rendering of Signed Ray Distance Functions for Generalizable Multi-View Reconstruction

2022-12-15 · CVPR 2023 1 · Yufan Ren, Fangjinhua Wang, Tong Zhang, Marc Pollefeys 외

The success of the Neural Radiance Fields (NeRF) in novel view synthesis has inspired researchers to propose neural implicit scene reconstruction. However, most existing neural implicit reconstruction methods optimize pe…

NeRFNovel View Synthesis

SDFDiff: Differentiable Rendering of Signed Distance Fields for 3D Shape Optimization

2019-12-15 · CVPR 2020 6 · Yue Jiang, Dantong Ji, Zhizhong Han, Matthias Zwicker

We propose SDFDiff, a novel approach for image-based shape optimization using differentiable rendering of 3D shapes represented by signed distance functions (SDFs). Compared to other representations, SDFs have the advant…

3D ReconstructionMulti-View 3D ReconstructionSingle-View 3D Reconstruction

Learning Anchored Unsigned Distance Functions with Gradient Direction Alignment for Single-view Garment Reconstruction

2021-08-19 · ICCV 2021 10 · Fang Zhao, Wenhao Wang, Shengcai Liao, Ling Shao

While single-view 3D reconstruction has made significant progress benefiting from deep shape representations in recent years, garment reconstruction is still not solved well due to open surfaces, diverse topologies and c…

3D ReconstructionGarment ReconstructionSingle-View 3D Reconstruction

Geometric implicit neural representations for signed distance functions

2025-11-10 · Luiz Schirmer, Tiago Novello, Vinícius da Silva, Guilherme Schardong 외 arxiv

\textit{Implicit neural representations} (INRs) have emerged as a promising framework for representing signals in low-dimensional spaces. This survey reviews the existing literature on the specialized INR problem of appr…

3D ReconstructionPoint Clouds

Sur2f: A Hybrid Representation for High-Quality and Efficient Surface Reconstruction from Multi-view Images

2024-01-08 · Zhangjin Huang, Zhihao Liang, Haojie Zhang, Yangkai Lin 외

Multi-view surface reconstruction is an ill-posed, inverse problem in 3D vision research. It involves modeling the geometry and appearance with appropriate surface representations. Most of the existing methods rely eithe…

Surface Reconstruction