-
# [Graphics] Gaussian Splatting
Efficient alternative 3D representation of NeRFs
[https://leeyngdo.github.io/blog/computer-graphics/2024-04-09-gaussian-splatting/](https://leeyngdo.github.io/blo…
-
Hi, thanks for your hard works.
I'm confusing exactly what `info["gaussian_ids"]` means when `packed=True`.
I thought that a key `"gaussian_ids"` means the IDs of individual 3D Gaussians, so tha…
-
Hi! Thanks for your great work
But I have some problem when I try to run SIBR_viewers after I installed successfully
This error is :
(base) vinai@Fisheye2:~/Workspace/phat-intern-dev/VinAI/hierarch…
-
Hi,
is there anybody know how to freeze some parameters of 3d Gaussian like position or rotation etc.
Just setting `requires_grad` False seems like not enough, cuz the position still changes ev…
-
`/home/sutai/.local/lib/python3.10/site-packages/lapa-0.0.5-py3.10.egg/lapa/count.py:594: FutureWarning: The default value of numeric_only in DataFrameGroupBy.sum is deprecated. In a future version, n…
-
-
How to initialize Gaussian primitives?
hjr37 updated
5 months ago
-
* usdPly?
* `Points` primitive with primvars
* colors
* normals
* sh coeffs
* scales/radius?
* etc.
## Goal
With TinyUSDZLoader WASM, we'd like to import/load gaussian splatting…
-
root@autodl-container-47f511bde8-27ae324d:~/autodl-tmp/GaussianTalker-main# python train.py -s data/May --model_path output --configs arguments/64_dim_1_transformer.py
Optimizing output
Output fold…
-
Thank you for your excellent work and for providing the code. I have a question regarding the results shown in the project page, specifically the gaussian ellipsoids image.
Could you please provide…