-
Stacktrace
```
c++ -MMD -MF /zfs/aditya/workspace/gaussian-splatting/submodules/diff-gaussian-rasterization/build/temp.linux-x86_64-cpython-311/ext.o.d -DNDEBUG -g -fwrapv -O3 -Wall -march=x86-64…
-
Hi, thanks for sharing your work with everybody:
I have an issue concerning the ".ply" and "refined_ply" directory generation at the end of the training (on Windows machine):
Command => python t…
-
Lightgaussian is significantly faster than the original gaussian splatting (and btw generates scenes ten times smaller)
https://lightgaussian.github.io/
-
Hi, team, I am very excited about your work! Excellent!
I want to use your algorithm to reconstruct a indoor scene, but the results are not very good. Could you please tell me whether this is correc…
-
The official version of 3D Gaussian Splatting only uses Color Loss + SSIM Loss during their training.
But now there's your re-written diff-gaussian-rasterization.
I would like to ask, is it possib…
-
(TDGS) D:\20240314\gaussian-splatting-main\submodules\diff-gaussian-rasterization>python setup.py install
running install
C:\Users\17727\.conda\envs\TDGS\lib\site-packages\setuptools\_distutils\cmd.…
-
![image](https://github.com/zunderlab/FLOWMAP/assets/43106499/9f45d211-c6c2-40cf-ac60-24cbe909598b)
Are there any param's adjustments I need to make?
-
Triangulation from known poses given very few points. My dataset have around 228 images with known poses, I follow the doc prep the following 3 file:
`cameras.txt`
```
# Camera list with one line…
-
Can I generate a mesh from [graphdeco-inria/gaussian-splatting](https://github.com/graphdeco-inria/gaussian-splatting) output format?
-
Any documentation on how to preprocess custom dataset??
Really liking the outputs and quality RaDe-Gs is providing.