joeyan / gaussian_splatting

Unofficial implementation of 3D Gaussian Splatting in PyTorch + CUDA with MIT license
MIT License
79 stars 3 forks source link

Add depth rendering #11

Closed joeyan closed 2 months ago

joeyan commented 2 months ago

There are still some small issues where black areas in the image appear to have no gaussian occupancy - I think I need to composite a background color to the final rendered image to prevent this.

Top is from off the shelf Marigold depth model, bottom is from splatting image