-
#### Input
[→ View on sorbet.run](https://sorbet.run/#%23%20typed%3A%20strict%0Aextend%20T%3A%3ASig%0A%0Asig%20do%0A%20%20params%28%0A%20%20%20%20option_values%3A%20T%3A%3AHash%5B%3A%3AString%2C%20%…
-
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…
-
Hi, there're many lighting methods for the gaussian splatting recently, do you plan to add lights to this project (like shadow casting, changing environment light conditions)?
-
Installing pip dependencies: / Ran pip subprocess with arguments:
['F:\\ai\\GS\\envs\\gaussian_splatting\\python.exe', '-m', 'pip', 'install', '-U', '-r', 'F:\\ai\\GS\\gaussian-splatting\\condaenv.or…
-
## Installation check
- checking if the NerfStudio installationis working well
### Lego
`ns-train nerfacto --data data/lego/ blender-data`
![image](https://github.com/Lay3rss/nerfstudio_SuG…
-
/root/mip-splatting-jittor/gaussian_renderer/diff_gaussian_rasterizater/cuda_rasterizer/forward.cu(123): error: too many initializer values
/root/mip-splatting-jittor/gaussian_renderer/diff_gaussia…
-
Problems occur when installing submodules. Windows11, cuda version:11.8, python 3.7, torch: 1.13.1
Processing d:\work\gaussian-splatting\submodules\diff-gaussian-rasterization
Preparing metada…
-
(gaussian_splatting) root@autodl-container-32ed4aa578-4afa071a:~/gaussian-splatting# python train.py -s /root/autodl-tmp/pazhouta11 -r 1600
Optimizing
Output folder: ./output/9d30c127-6 [12/10 16:2…
-
I have noticed that the gaussian_splatting.py is for Replica, ScanNet++, but there is no ScanNet? Why?
Thanks you for your answering.
-
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…