-
Hello. There are several questions i want to ask.
1. Is there any change in module "diff-gaussian-rasterization"? I failed to install the module "diff-gaussian-rasteriazation" with Ninja, so i use an…
-
https://www.youtube.com/watch?v=UXtuigy_wYc
I've been following this which is super cool but I keep running into this issue
(base) C:\Users\dave.lesperance\gaussian-splatting>conda env create --fi…
-
i have my dataset in the format that 3D Gaussian Splatting and NerfStudio accepts. That is an image folder with camera parameters of those images saved in a json file. How do I change them in the form…
-
when i install envirnoment i got a problem
Pip subprocess error:
ERROR: Directory 'submodules/simple-knn' is not installable. Neither 'setup.py' nor 'pyproject.toml' found.
failed
CondaEnvExce…
-
I am trying to run train.py on my dataset of 1362 pictures of 1600x1300 pixels.
When I do I get
```
python /root/gaussian-splatting/train.py -s /Work --iterations 90000
Optimizing
Output fo…
-
I cant get any clean results from using custom data.
![00000](https://github.com/user-attachments/assets/8c45ec62-346d-4e48-ae48-1d14e24bda8a)
I created a transforms.json by converting my colma…
-
How can i use interactive viewer to show final ply file?
Thank you for any tips
-
![1](https://github.com/SJoJoK/3DGStream/assets/146855486/9a328793-0010-4183-882b-b48ae48be2f9)
My environment is from gaussian_splatting.
And I use flame_steak in text file directly.
-
I met with some errors when I build the SIBR Viewer
Enviroment:
- in docker `nvidia/cuda:11.6.2-devel-ubuntu20.04`
- `Ubuntu 20.04`
- `gcc version 11.4.0`
- `cmake version 3.22.1`
```
[ 88…
-
Hi there, I'm looking to add time input to render_fn that modifies the impacts the means of gaussian splatting, is there a way to do this?