wanmeihuali / taichi_3d_gaussian_splatting

An unofficial implementation of paper 3D Gaussian Splatting for Real-Time Radiance Field Rendering by taichi lang.
Apache License 2.0
637 stars 58 forks source link

Results for NeRF-synthetic dataset #157

Open kts707 opened 8 months ago

kts707 commented 8 months ago

Hi,

Thank you so much for the great work! I was wondering if you have also tried the NeRF-synthetic dataset, where the Gaussians are initialized randomly (in the original paper). If so, how are the results for this type of synthetic bounded scenes? Thanks in advance!