-
![image](https://github.com/Anttwo/SuGaR/assets/125524043/8212fc48-b8e6-4601-9f18-bdeb8150caff)
1. python gaussian_splatting/train.py -s gaussian_splatting/owl2 --iterations 30000 -m output/owl --tes…
-
Thank you for sharing this awesome project.
However, I think there might be something missing to make it run correctly.
I already downloaded the `data_processed` folder, but there is no `data/big_wa…
0mil updated
3 months ago
-
Thank you for your excellent work! I tried this algorithem on Barn and Courthouse of TNT dataset. While the results show some mistakes.
1. some noise/floaters are near the camera as follows:
![图片5…
-
For BVHs that take a long time to generate it could be best to generate them offline, download them, and apply them to the appropriate geometry.
Use Cases:
- Non GLTF geometry file. Separate BVH…
-
Hi @nathanhhughes,
Thanks for the great work with hydra!
I have questions arising from the recent interest our robotics laboratory is having in the toolkit:
- in #1 and #31 there are mentions…
-
Hi author,
I am confused by the following sentence in the article: `We first replace SH coefficients with a color attribute c based on the fact that lighting primarily moves with the camera in endosc…
-
Hello! It's an excellent work! While reading through the code, I noticed there are methods for not binding GS to the mesh. Is it possible to reproduce the results without binding to the mesh?
-
Great work! I am curious whether the transmittance of the ND filter remains constant during your data capture. If so, does this mean that the brightening ratio of your method is fixed?
-
Hi,
I'm a student and I'm trying to use the MuJoCo Unity plug-in and HAPTIX to study human performance of referred robotic arm control. I am running MuJoCo 3.1.1 on Unity 2022.3.5f1
Currently I …
-
In the animation script rendering the scenegraph on top of the 3D reconstruction, have you looked into adding metadata as node attributes for visualization purposes? I have tried to do so, but really …