-
I am trying to convert my static render projects to gaussian splats for 6DoF consumption, as they preserve a lot more details compared to other 3D representations such as point clouds. To do this I cu…
-
Hi,
I was wondering if the datasets used in the examples are available somewhere? Might have just missed it, but it would be helpful in validating the results as well as a reference for creating my…
-
I'd like to test 3d_gaussian_splatting on larger-scale scene, could you give some suggestions on how to modify the parameters in config?
-
1) I Dont know which directory i have to place datasets/bicycle and teachers/bicycle folder
2) running demo.sh is constantly restarting the terminal without throwing any error
Please help
-
@Anttwo Thanks again for your great work.
Have a question about how to use the Hybrid representation in 3d softwares like Blender, Unity, UE, etc.
After I use 'train.py' to run the entire pipeline,…
-
I followed the README and the video at https://www.youtube.com/watch?v=UXtuigy_wYc but i fell in a slump for a few hours due to persistent errors in installing as suggested.
As many others pointed ou…
-
I've thought that if I have LORA which allows rotating cameras around object then it could be possible to do some photogrammetry over that (text -> 2d -> 3d). So having that LORA would open new opport…
-
Hello. I know that color of 3D Gaussian in this paper is represented by spherical harmonics (SH). By looking at `gaussian_splatting.py` I see there are two attributes of class `GaussianModel`:
- `f…
-
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 …
-
hk@Hk:/SIBR_viewers$ cmake -Bbuild . -DCMAKE_BUILD_TYPE=Release
CMake Warning at CMakeLists.txt:21 (message):
Untested version of cmake. If you checked everything is working properly,
please u…