-
Hi, i met an input/output problem when setting the environment using conda, terminal info:
creating build/bdist.linux-x86_64/wheel/simple_knn
copying build/lib.linux-x86_64-cpython-38…
-
Failed....
Traceback (most recent call last):
File "E:\Stable diffusion\comfyui\nodes.py", line 1879, in load_custom_node
module_spec.loader.exec_module(module)
File "", line 940, in exec_…
-
I couldn't find it in the README, so please let me know.
Does this code work on Windows? Or does it need to be done on Linux?
When I run `python3 apps/train.py --cfg config/example/test/train.yml …
-
win11+python3.11+miniconda
torchaudio 2.3.1 requires torch==2.3.1, but you have torch 2.3.0+cu121 which is incompatible.
torchvision 0.18.1+cu121 requires torch==2.3.1+cu121, but you have torch 2.…
-
Hi Clarte,
Thank you for your excellent work on implementing Gaussian Splatting in VR.
I'm currently trying to launch two models at the same time to perform some comparison tasks. For example, the…
-
Hi, would it be possible to implement "Splat Scale" feature as in [Unity GaussianSplatting Viewer](https://github.com/aras-p/UnityGaussianSplatting) .
Also, Instead of showing the mesh cursor, I …
-
Foundation\Blender\4.1\scripts\addons\blender-addon\__init__.py", line 970, in execute
switch_node.inputs[14]
~~~~~~~~~~~~~~~~~~^^^^
IndexError: bpy_prop_collection[index]: index 14 out of …
ETLin updated
2 months ago
-
The ply output is missing the color texture
Below is an image of the exported ply (of garden splat) after loading it into a separate unity scene
![image](https://github.com/aras-p/UnityGaussianSpla…
-
Hi,
Thank you for creating and sharing the project! I attempted to implement the plugin into an HDRP project, but the Gaussian splatting does not appear in the display. Does the project not suppor…
-
How to run on own dataset and get the output file as colmap.
For example, I want to test the vggsfm on the mipnerf360, and then test the performance of 3D gaussian splatting after obtaining the o…