-
I train SC-GS on the NeRF-DS dataset with this command:
```
python train_gui.py \
--source_path /home/gs/datasets/NeRF-DS/bell_novel_view \
--model_path outputs/bell_novel_view \
--deform_type no…
-
Hello, I want to use my own data for training and rendering, how do I process my own data? In addition, in the video on your project page, can you provide interfaces and data sets for testing? I wou…
-
In this issue, I'd like for the dev team to evaluate Theseus-X. Quite a few community members have complained about the ship being extremely difficult to reliably finish off, due to its module allowin…
-
We are trying to reproduce the results on the plenoptic video dataset, but it is only using the cpu and not the gpu.
-
Currently Neus is implemented, but its successor, [Neus2](https://arxiv.org/abs/2212.05231), is promising improved accuracy and faster processing. I am quite well equipped on the photogrammetry side o…
-
I am using this to compare it with my project's outputs which is using a mask to segment the foreground. Is it better to run colmap and train the network with or without masks?
@kwea123 thoughts?
-
2023-10-24 02:00:54.767 | INFO | __main__:main:25 - ==> Init dataloader ...
100%|█████████████████████████████████████████████████████████| 800/800 [00:00 Find 4 cameras
100%|███████████████████…
-
I encountered an issue while using my own data. I first converted the data format using [convert.py](https://github.com/graphdeco-inria/gaussian-splatting/blob/main/convert.py) from Gaussian Splatting…
-
(Awesome work here -- I saw there is already a paper out based on your work: [latent-nerf](https://github.com/eladrich/latent-nerf))
As a sanity check I'm trying generate an image with "differentia…
-
I wonder can we tracking object by Grounded Sam2 in 3D?