-
-
Hi!When I use the online SuperSplat to process the output of 2dgs, the result I get cannot be rendered correctly in 2dgs, but it can be rendered in 3dgs. How can I handle the results obtained in order…
-
Excuse me。How to merge multiple Gaussian models。
-
Hello @yzslab :wave: , I see that there is already support for depth regularization. But it can be improved by consistent depth across video frames. Currently, it has to estimate scale and shift to ma…
-
I am working in a Conda environment located at D:\Library\model\gaussian_splatting, where I successfully created and configured the environment. After preparing and storing cropped images in the follo…
-
# Analytic Gaussian Process Analysis Framework
1. Kernel Representation Module
- Implement your exact form of the kernel for the Hardy Z-function
- Generalize to handle other analytic kerne…
-
(base) C:\Users\A>cd gaussian-splatting
(base) C:\Users\A\gaussian-splatting>conda env create --file environment.yml
C:\ProgramData\anaconda3\Lib\argparse.py:2006: FutureWarning: `remote_definitio…
-
### Reason/inspiration (optional)
We would like a new entry on the `Gaussian Processes` concept under Sklearn. The entry should go in a new file under `docs/content/sklearn/concepts/gaussian-processe…
-
Do you think the following would be at all likely to produce realistic looking output images ?
Transplanting generated Gaussian geometry maps (location, rotation, maybe scale?) onto generated Gauss…
-
Thanks for your nice work!
It is said that MeshAnuthing can extract mesh from 3D Gaussians well. But in Readme, I can only find two scripts, one is for Mesh (obj) and one is for point clouds (npy).…