Lakonik/SSDNeRF
PyTorch implementation of a single-stage diffusion model for Neural Radiance Fields (NeRF) used for unified 3D generation and reconstruction.

Velocity · 7d
+0.4
★ / day
Trend
→steady
star history
SSDNeRF implements a single-stage diffusion-based approach to Neural Radiance Fields for simultaneously handling 3D scene generation and reconstruction. The method leverages diffusion models to enable single-view 3D reconstruction and unconditional 3D generation. The codebase reproduces all experiments from the paper including results on the KITTI Cars dataset and provides a GUI demo for visualization.