-
Hi, thank you for making this available!
I am running on Windows, and when running the example:
`python launch.py --config configs/neus-dtu.yaml --gpu 0 --train`
I see the following error:
`…
-
Linux doc describes that modprobe supports two ways of passing parameter, and toybox modprobe seems to support one (modprobe command line). Could we also support reading from kernel command line? That…
mjiey updated
1 month ago
-
### Question:
I noticed Nerf Studio provides options for download and train dnerf datasets (Thanks for @JulianKnodt ). meanwhile a plugin called kplanes-nerfstudio @Giodiro has been introduced( a…
-
Great work!
I have two questions:
1. Resolution: if I want to render scenes with higher resolution (e.g. the solo video with 1080p), what should i do?
2. Memory: if i render high resolution, the…
-
Thanks to @sgrekhov for bringing up this situation.
It is currently a [compile-time error](https://github.com/dart-lang/language/blob/aa8ee9d17b6c1c345ed7fb23a96c8c742cfcbe5c/specification/dartLang…
-
I ran the example training on an RTX 3090 and it took 41 hours to complete. Is there any recommended settings for maximum results for using a 24 GB card other than trial and error if training time isn…
-
Namespace(N_importance=0, N_rand=4096, N_samples=64, basedir='data/nerf_llff_data/', chunk=32768, config=None, datadir='./data/llff/fern', dataset_type='llff', expname='exp', factor=8, ft_path=None, h…
-
-
Hello! I followed the guidance you provided in the README file to complete the environment setup. However, when I ran the command:
python train.py --data_dir ./data/nvidia/Balloon1 --model_config c…
-
Traceback (most recent call last):
File "/home/cc/3dgs/SC-GS/train_gui.py", line 1886, in
gui.train(args.iterations)
File "/home/cc/3dgs/SC-GS/train_gui.py", line 1000, in train
self.…