-
IIRC, I ran into something the other day where the function throws an error when you pass a single value to x_new
Idk --- try to break it again then fix it
-
In the paper, the 2D Gaussian is lower-bounded by a fixed-size Gaussian in screen space:
![0](https://github.com/user-attachments/assets/61c36dc5-9dce-4211-a34e-342c48002694)
This results in ver…
-
Hi, can you release the Gaussian attributes data for training the VAE? It will be very helpful.
-
![image](https://github.com/user-attachments/assets/9e114e42-a6a3-4061-8b09-a8b8bd8b481d)
![image](https://github.com/user-attachments/assets/a881ee21-6e69-4cf1-ad74-c31aa1a664a4)
I am really confus…
-
Hi, I have a question regarding the gaussian_release function in the Mapper.py:
https://github.com/MisEty/RTG-SLAM/blob/e38240b855bac5081d8f7eb2d23997712073b3ec/SLAM/multiprocess/mapper.py#L275-L28…
-
anchor = self._anchor.detach().cpu().numpy()
normals = np.zeros_like(anchor)
anchor_feat = self._anchor_feat.detach().cpu().numpy()
offset = self._offset.detach().…
-
When I plot out the Gaussian, I notice that there are some blank areas, but the pixels in those blank areas actually have values.
![image](https://github.com/user-attachments/assets/68a878a9-60cb-4…
djx99 updated
3 weeks ago
-
Does this code works for Gaussian broadening also? Or only for tetrahedran method.
Thanks,
Bishnu
-
Great works!
Can I use it directly in gaussian-splatting?I tried but failed😿. Maybe I need to modify the training part of the code
-
### LiquidBounce Branch
Nextgen
### Describe your feature request.
add a "gaussian speed" slider which allows you to change the "mouse" speed gaussian offset uses
so 1.0f speed will instantly move…