-
https://github.com/graphdeco-inria/gaussian-splatting/blob/54c035f7834b564019656c3e3fcc3646292f727d/gaussian_renderer/__init__.py#L119
When the GS module is attached to other modules, this `clamp` …
-
In the **Static** phase of your project, an initial Gaussian is trained. I reviewed the point clouds of these Gaussians (for example, the hamburger), and I found their geometric structures to be remar…
-
Problems occur when installing submodules. Windows11, cuda version:11.8, python 3.7, torch: 1.13.1
Processing d:\work\gaussian-splatting\submodules\diff-gaussian-rasterization
Preparing metada…
-
Hello @LingzheZhao!
Do you have code of bad-gaussians which is implemented in vanilla gaussian splatting framework without nerf studio? If yes, can you please share. It will be really helpful for m…
-
Hi, I am having an issue with the GLM initialization.
Here is my code:
```python
le_model = sm.GLM(y=world_data_2014.child_mortality, x=sm.add_constant(world_data_2014.income), family=sm.famil…
-
Platforms: inductor
This test was disabled because it is failing in CI. See [recent examples](https://hud.pytorch.org/flakytest?name=test_comprehensive_signal_windows_gaussian_cuda_float64&suite=Test…
-
It seems that the gaussian splatting in the vr glasses looks weird. Both in the preview and after packing.
It's as if the same image is being projected in each eye, instead of generating one for …
-
### Describe the project you are working on
games
### Describe the problem or limitation you are having in your project
For various effects it can be useful to blur a single sprite/texture using `t…
-
你好,我在对于DRIVE数据集上进行采样时,出现了这样问题,请问我该如何解决呢
Traceback (most recent call last):
File "E:\deep_learning\Segmentation\MedSegDiff-master\scripts\segmentation_sample.py", line 214, in
main()
File …
-
Hello,
I have followed all the instructions and installation steps in the README.txt, but when I try to run train.py, I get the following error:
```
File "LP-3DGS/train.py", line 16, in
fr…