-
hi,
First thank you for the addon, I was trying it, but after import the gaussian splatting file into blender, only get the points cloud no color or texture information cames! how i can add it the …
-
So, I'm trying to create the conda environment and this is the result
```
(base) C:\Users\gabri\gaussian-splatting>conda env create --file environment.yml
Channels:
- pytorch
- conda-forge
…
GKMAv updated
5 months ago
-
https://github.com/graphdeco-inria/diff-gaussian-rasterization/blob/59f5f77e3ddbac3ed9db93ec2cfe99ed6c5d121d/cuda_rasterizer/forward.cu#L108-L112
According to the equation 33 in EWA Splatting, this…
lzhnb updated
2 months ago
-
I know VP was no listed on your device list - but it looks close! I'm using the URP integration and compiling to metal. Left eye seems to render ok, but the right eye has only the Unity Skybox - no sp…
-
I had a lot of errors during the build but I simply restarted the build and it would progress from the previous checkpoint. However once I got to 95%, specifically for building `SIBR_remoteGaussian_ap…
-
Thank you for your work. I create the python env using the given environment.yml. But I got the error during training. My platform is 20.04 ubuntu, and my cuda version is 11.4.
Here is my pip…
-
python slam.py --config configs/mono/tum/fr3_office.yaml
MonoGS: saving results in results/datasets_tum/2024-07-21-03-56-53
MonoGS: Resetting the system
Process Process-3:
Traceback (most recent c…
-
Hi!
I am trying to setup the repo but when I run build.sh, I get some errors related to the torch c++ header files and files inside the pytorch installation directory of the conda env:
> /ho…
-
(gaussian_splatting) root@autodl-container-8956458d2a-18441e3f:~/gaussian-splatting/viewers/bin# /root/gaussian-splatting/viewers/bin/SIBR_gaussianViewer_app.exe -m | /root/gaussian-splatting/output/c…
-
Why is the "+ 0" here?
https://github.com/graphdeco-inria/gaussian-splatting/blob/472689c0dc70417448fb451bf529ae532d32c095/gaussian_renderer/__init__.py#L26