-
# Introduction to Gaussian processes – Andrea Ruglioni
An introduction to Gaussian Processes, discussing their mathematical foundations and practical applications in regression tasks.
[https://rugli…
-
As pointed out in the title, very thankful for your open source, but my current issue is that I want to put multiple Gaussian side by side for comparison. Could you give me some suggestions?
-
Recently, I met a strange error. The gaussian splatting fails during runing as follows:
> Optimizing
> Output folder: ./output/e0d441e3-b [20/11 10:29:01]
> Tensorboard not available: not logging…
-
I really like a few of your works. May I ask if this paper will have open-source code?
-
Sorry to bother you again. I have some questions on models/gaussian_diffusion.py, https://github.com/zsyOAOA/ResShift/blob/2bc69fdd39827385c91db49cb1d155c69d5e85e8/models/gaussian_diffusion.py#L350
w…
-
Hello, first of all I really appreciate you provide such a wonderful project to the world!
I reached this repository after ```Goliath```, trying to train the model with ``` python ca_code/scripts/r…
-
Hello, Thank you for your excellent work.
I get
2862577 segmentation fault (core dumped) [both in cuda11.6 & cuda12.1]
in scene.gaussian_model.py(70):
self.gaussian_tracer = GaussianTracer(tran…
-
Hi,
First of all, thank you so much for this fantastic library!
I encountered CUDA memory exceptions when using free camera views that were different from the original cameras in the test datase…
-
error in pip install submodules/diff-gaussian-rasterization
`fatal error C1083: Cannot open include file: 'cuda/std/type_traits': No such file or directory
`
and pip install submodules/simple-…
-
In [gsplat-compressed-material.js](https://github.com/playcanvas/engine/blob/main/src/scene/gsplat/gsplat-compressed-material.js) there is the following code:
```glsl
#ifdef PICK_PASS
…