-
is it possible to extract normal maps from gaussian splatting? in NERF we can view normal maps, depth/opacity maps etc, does gaussian splatting provide such info we can extract?
-
Hi, I meet the quesiton as follow when I : `python run_main.py`
/splatviz/renderer/gaussian_renderer.py", line 85, in _render_impl
render = render_simple(viewpoint_camera=render_cam, pc=gs, b…
-
Need your help!
(gaussian_splatting) PS E:\BaiduSyncdisk\Project\SparseGS-master> python train.py --source_path data/art --model_path output/art --beta 5.0 --lambda_pearson 0.05 --lambda_local_pearso…
-
I was wondering if it would be possible to import cameras (positions) inside PlayCanvas since I think that would greatly with positioning movement.
-
**Error description:**
I had this error `subprocess.CalledProcessError: Command '['ninja', '-v']' returned non-zero exit status 1` popped up when I was trying to install submodules/diff_gaussian_rast…
-
Using `save_ply` to export my Gaussian model to a point cloud results in a point cloud that seems rotated 180 degrees around the z-axis and some rotations around the x and y axes. I've tried viewing w…
-
Hi, I wanted to see how DuST3R poses performed in InstantNGP NeRF reconstruction, and your project seemed to provide a nice shortcut. So I ran InstantNGP's `colmap2nerf` script on the COLMAP-style out…
-
Hello, I've followed https://github.com/henrypearce4D advice on adding VS path to env variables, but I ran into this error:
```
(base) C:\Users\evebo\gaussian-splatting>git submodule update --i…
-
It would be great for (research purposes and others) if this editor could enable users to visualize and edit labelled gaussian point clouds.
Such a feature would require:
- Creation or adoption of…
-
My reserach team has a Hololens 2. I want to visualize the model in Hololens 2 via unity. Is there any solution?