paper-with-me

홈 › Papers

Adaptive Joint Optimization for 3D Reconstruction with Differentiable Rendering

2022-08-15 · Jingbo Zhang, Ziyu Wan, Jing Liao

Due to inevitable noises introduced during scanning and quantization, 3D reconstruction via RGB-D sensors suffers from errors both in geometry and texture, leading to artifacts such as camera drifting, mesh distortion, texture ghosting, and blurriness. Given an imperfect reconstructed 3D model, most previous methods have focused on the refinement of either geometry, texture, or camera pose. Or different optimization schemes and objectives for optimizing each component have been used in previous joint optimization methods, forming a complicated system. In this paper, we propose a novel optimization approach based on differentiable rendering, which integrates the optimization of camera pose, geometry, and texture into a unified framework by enforcing consistency between the rendered results and the corresponding RGB-D inputs. Based on the unified framework, we introduce a joint optimization approach to fully exploit the inter-relationships between geometry, texture, and camera pose, and describe an adaptive interleaving strategy to improve optimization stability and efficiency. Using differentiable rendering, an image-level adversarial loss is applied to further improve the 3D model, making it more photorealistic. Experiments on synthetic and real data using quantitative and qualitative evaluation demonstrated the superiority of our approach in recovering both fine-scale geometry and high-fidelity texture.Code is available at https://adjointopti.github.io/adjoin.github.io/.

📄 PDF Abstract BibTeX arXiv:2208.07003

Code (0)

등록된 구현이 없습니다.

Tasks

3D ReconstructionQuantization

Similar Papers 제목 키워드 기반

HoloTetSphere: Unified TetSphere Mesh Reconstruction for Physical Simulations

2026-07-09 · YaQiao Dai, Renjiao Yi, Zhirui Gao, Wei Chen 외 arxiv

Standard pipelines for physics-ready 3D reconstruction rely on a decoupled two-stage paradigm: extracting surface geometry followed by an error-prone tetrahedralization process. While recent Lagrangian methods like TetSp…

Physical Simulations3D Reconstruction

Differentiable Rendering with Perturbed Optimizers

2021-10-18 · NeurIPS 2021 12 · Quentin Le Lidec, Ivan Laptev, Cordelia Schmid, Justin Carpentier

Reasoning about 3D scenes from their 2D image projections is one of the core problems in computer vision. Solutions to this inverse and ill-posed problem typically involve a search for models that best explain observed i…

3D Scene Reconstruction6D Pose EstimationPose Estimation

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

Multi-View Mesh Reconstruction with Neural Deferred Shading

2022-12-08 · CVPR 2022 1 · Markus Worchel, Rodrigo Diaz, Weiwen Hu, Oliver Schreer 외

We propose an analysis-by-synthesis method for fast multi-view 3D reconstruction of opaque objects with arbitrary materials and illumination. State-of-the-art methods use both neural surface representations and neural re…

3D ReconstructionMulti-View 3D ReconstructionNeural Rendering

Analytical Derivatives for Differentiable Renderer: 3D Pose Estimation by Silhouette Consistency

2019-06-19 · Zaiqiang Wu, Wei Jiang

Differentiable render is widely used in optimization-based 3D reconstruction which requires gradients from differentiable operations for gradient-based optimization. The existing differentiable renderers obtain the gradi…

3D Pose Estimation3D ReconstructionPose Estimation