Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 766 Bytes

README.md

File metadata and controls

25 lines (15 loc) · 766 Bytes

3D Gaussian Splatting with NuScenes Dataset

We set up the NuScenes dataset for 3D Gaussian Splatting (3DGS).

Code Update In Progress...

Preview:

Training View Rasterization

alt text

Novel View Synthesis

Novel views rasterized using 3DGS Original (Top row) and 3DGS LiDAR Depth Regularized (Bottom row).

Novel View Synthesis

COLMAP Setup (Left) and Dense Depth Map Estimation with LiDAR Data (Right)

alt text

Acknowledgements

  1. 3D Gaussian Splatting (3DGS): https://github.com/graphdeco-inria/gaussian-splatting
  2. nuscenes-devkit: https://github.com/nutonomy/nuscenes-devkit
  3. Depth Regularized 3DGS: https://github.com/robot0321/DepthRegularizedGS