zhaohaoyu376

Results 2 issues of zhaohaoyu376

I followed the example code to train hypernerf scenes such as virg/broom, but the training results are not as expected. Why is that? ![13999_0](https://github.com/hustvl/4DGaussians/assets/55451421/f1d5511a-c4e5-4e61-b335-ac146aaf685c) ![13499_0](https://github.com/hustvl/4DGaussians/assets/55451421/c9519dfc-11d8-4b36-9975-64b004d8e534)

I'm finding the code a bit puzzling. In the diff-gaussian-rasterization, a Python package, the GaussianRasterizer seems to only return color and radii, without any depth information. However, in the code...