-
I got the following error during compilation:
```gaussian-splatting-cuda/src/gaussian.cu(179): error: namespace "c10::guts" has no member "to_string"```
And it turns out pytorch deprecated to_st…
-
hello @yzslab :wave: , is it possible to do only pruning using light-gaussian method for existing ply gaussian splatting models?
-
could XV3DGS-UEPlugin support real-time gaussian such as:
https://github.com/oppo-us-research/SpacetimeGaussians?tab=readme-ov-file#real-time-viewer
Thank you for this plugin!
-
Hi all,
First, I want to express my appreciation to Ares-p and everyone involved in this fantastic project! It's incredibly useful and easy to integrate.
I'm encountering a significant FPS drop …
-
### Describe the issue linked to the documentation
We have an example that illustrates how to use the BIC score to tune the number of components and the type of covariance matrix parametrization he…
-
Hello,thank you for your excellent work,I get the error in gaussiantracer when update_bvh:(cuda 11.6)
“gaussian-raytracing/scene/gaussian_model.py", line 432, in update_bvh
self.gaussian_tracer.upda…
-
raceback (most recent call last):
File "D:\working\research\gaussian-splatting\train.py", line 282, in
training(lp.extract(args), op.extract(args), pp.extract(args), args.test_iterations, a…
-
When generating the Gaussian in GSplat, I observed a misalignment with the initial point cloud. The misalignment is noticeable in terms of axes, position, and scale. It does not appear to be a simple …
-
Hi,
https://github.com/google/differential-privacy/commit/af761ba5bc7fb0007ed8bdde62db77046d1aff8b added "MixtureGaussianPrivacyLoss" to `dp_accounting/pld/privacy_loss_mechanism.py`, which enables p…
-
When I run the Cheng2020 series, I noticed that the Cheng2020Anchor inherit from JointAutoregressiveHierarchicalPriors.
While the `gaussian_conditional` model in `JointAutoregressiveHierarchicalPrio…