paper-with-me

Papers

Differentiable Stereopsis: Meshes from multiple views using differentiable rendering

2021-10-11 · CVPR 2022 1 · Shubham Goel, Georgia Gkioxari, Jitendra Malik

We propose Differentiable Stereopsis, a multi-view stereo approach that reconstructs shape and texture from few input views and noisy cameras. We pair traditional stereopsis and modern differentiable rendering to build an end-to-end model which predicts textured 3D meshes of objects with varying topologies and shape. We frame stereopsis as an optimization problem and simultaneously update shape and cameras via simple gradient descent. We run an extensive quantitative analysis and compare to traditional multi-view stereo techniques and state-of-the-art learning based methods. We show compelling reconstructions on challenging real-world scenes and for an abundance of object types with complex shape, topology and texture. Project webpage: https://shubham-goel.github.io/ds/

📄 PDF Abstract BibTeX arXiv:2110.05472

Code (1)

shubham-goel/ds 공식 구현 pytorch

Similar Papers 제목 키워드 기반

Parametric shape models for vessels learned from segmentations via differentiable voxelization

2025-07-03 · Alina F. Dima, Suprosanna Shit, Huaqi Qiu, Robbie Holland 외 arxiv

Vessels are complex structures in the body that have been studied extensively in multiple representations. While voxelization is the most common of them, meshes and parametric models are critical in various applications …

DMesh: A Differentiable Mesh Representation

2024-04-20 · Sanghyun Son, Matheus Gadelha, Yang Zhou, Zexiang Xu 외

We present a differentiable representation, DMesh, for general 3D triangular meshes. DMesh considers both the geometry and connectivity information of a mesh. In our design, we first get a set of convex tetrahedra that c…

Differentiable Shadow Mapping for Efficient Inverse Graphics

2023-08-21 · CVPR 2023 1 · Markus Worchel, Marc Alexa

We show how shadows can be efficiently generated in differentiable rendering of triangle meshes. Our central observation is that pre-filtered shadow mapping, a technique for approximating shadows based on rendering from …

REPARO: Compositional 3D Assets Generation with Differentiable 3D Layout Alignment

2024-05-28 · Haonan Han, Rui Yang, Huan Liao, Jiankai Xing 외

Traditional image-to-3D models often struggle with scenes containing multiple objects due to biases and occlusion complexities. To address this challenge, we present REPARO, a novel approach for compositional 3D asset ge…

Image to 3DObjectScene Generation

DMesh++: An Efficient Differentiable Mesh for Complex Shapes

2024-12-21 · Sanghyun Son, Matheus Gadelha, Yang Zhou, Matthew Fisher 외

Recent probabilistic methods for 3D triangular meshes capture diverse shapes by differentiable mesh connectivity, but face high computational costs with increased shape details. We introduce a new differentiable mesh pro…