-
Has anyone encountered the same situation? After installing SIBR_viewers on Ubuntu 20, I encountered the following error when running it:
`(gaussian_splatting) czy@amax:~/my_study_2024/gaussian-splat…
-
The Gaussian implemented here is not valid (Prove me wrong please):
You are merely taking the same pixel and summing the product of that one pixel with the Gaussian function.
The proper implemen…
-
Hi,
is there anybody know how to freeze some parameters of 3d Gaussian like position or rotation etc.
Just setting `requires_grad` False seems like not enough, cuz the position still changes ev…
-
in `waymo_8398516118967750070_3958_000_3978_000/8398516118967750070_3958_000_3978_000/colmap/sparse/0` there is no `points3D_withlidar.txt` file. The same is true for the three other preprocessed data…
-
When providing the argument `sigma > 0` to `pole_density_function` we currently convolve a gaussian to the distribution histogram. Internally `pole_density_function` uses an equal area sampling grid o…
-
Hello,
Could you please provide guidance on how to replicate the results similar to the vase visualized with Gaussians, and indicate where the corresponding dataset can be found?
Thank you.
![i…
-
Hello! I am playing around with python implementation you provided (thanks for the effort it is super useful) to better understand all the geometry transformations.
`T = M @ projmat # T stands for …
-
I use the COLMAP GerrardHall Dataset to test the script.
Original Image
![image](https://github.com/user-attachments/assets/ac54c9dd-2ea6-42de-9a28-e74cf282771a)
Exported Result
![image](https…
-
This function only uses a single thread. I haven't dived too far into the code, but I suspect you could run each data point in parallel? It's quite an expensive computation.
https://github.com/sci…
-
Hi there, Thanks for a very clean code!
I try to build the code on my dataset. But In adaptive control step, Most of Gaussians are deleted
![image](https://github.com/joeyan/gaussian_splatting/as…