paper-with-me

Papers

Flexible Techniques for Differentiable Rendering with 3D Gaussians

2023-08-28 · Leonid Keselman, Martial Hebert

Fast, reliable shape reconstruction is an essential ingredient in many computer vision applications. Neural Radiance Fields demonstrated that photorealistic novel view synthesis is within reach, but was gated by performance requirements for fast reconstruction of real scenes and objects. Several recent approaches have built on alternative shape representations, in particular, 3D Gaussians. We develop extensions to these renderers, such as integrating differentiable optical flow, exporting watertight meshes and rendering per-ray normals. Additionally, we show how two of the recent methods are interoperable with each other. These reconstructions are quick, robust, and easily performed on GPU or CPU. For code and visual examples, see https://leonidk.github.io/fmb-plus

📄 PDF Abstract BibTeX arXiv:2308.14737

Code (0)

등록된 구현이 없습니다.

Tasks

CPUGPUNovel View SynthesisOptical Flow Estimation

Similar Papers 제목 키워드 기반

Differentiable Inverse Rendering with Interpretable Basis BRDFs

2024-11-27 · CVPR 2025 1 · Hoon-Gyu Chung, Seokjun Choi, Seung-Hwan Baek

Inverse rendering seeks to reconstruct both geometry and spatially varying BRDFs (SVBRDFs) from captured images. To address the inherent ill-posedness of inverse rendering, basis BRDF representations are commonly used, m…

Inverse Rendering

Speedy-Splat: Fast 3D Gaussian Splatting with Sparse Pixels and Sparse Primitives

2024-11-30 · CVPR 2025 1 · Alex Hanson, Allen Tu, Geng Lin, Vasu Singla 외

3D Gaussian Splatting (3D-GS) is a recent 3D scene reconstruction technique that enables real-time rendering of novel views by modeling scenes as parametric point clouds of differentiable 3D Gaussians. However, its rende…

3D Scene ReconstructionNeRF

UTrice: Unifying Primitives in Differentiable Ray Tracing and Rasterization via Triangles for Particle-Based 3D Scenes

2025-12-04 · Changhe Liu, Ehsan Javanmardi, Naren Bao, Alex Orsholits 외 arxiv

Ray tracing 3D Gaussian particles enables realistic effects such as depth of field, refractions, and flexible camera modeling for novel-view synthesis. However, existing methods trace Gaussians through proxy geometry, wh…

3DGSR: Implicit Surface Reconstruction with 3D Gaussian Splatting

2024-03-30 · Xiaoyang Lyu, Yang-tian Sun, Yi-Hua Huang, Xiuzhe Wu 외

In this paper, we present an implicit surface reconstruction method with 3D Gaussian Splatting (3DGS), namely 3DGSR, that allows for accurate 3D reconstruction with intricate details while inheriting the high efficiency …

3DGS3D ReconstructionSurface Reconstruction

UGOD: Uncertainty-Guided Differentiable Opacity and Soft Dropout for Enhanced Sparse-View 3DGS

2025-08-07 · Zhihao Guo, Peng Wang, Zidong Chen, Xiangyu Kong 외 arxiv

3D Gaussian Splatting (3DGS) has become a competitive approach for novel view synthesis (NVS) due to its advanced rendering efficiency through 3D Gaussian projection and blending. However, Gaussians are treated equally w…

Novel View Synthesis