Alexander Kristoffersen
Alexander Kristoffersen
Hi, this generally means that tinycuda didn't get installed correctly. As a test, if you open up an interactive python environment, does importing tinycudann work? If not, this means that...
Thank you for opening this back up! I'll get started on another patch ASAP
I've been having similar issues-- I ran NGP with `faulthandler` enabled, and this is what I got. ``` [2022-08-14 15:42:17,618][root][INFO] - Continuing without viewer. [2022-08-14 15:42:17,874][root][INFO] - No eval dataset...
Hi Borknab, there are currently two ways to do this: you could either convert your data into one of our supported formats (Blender, InstantNGP, Nerfstudio, etc.) then run the training...
Hi, do you mean by mounting your google drive?
instead of using `ns-train`, could you try using `python scripts/train.py`?
It might just be easier to start with the pretrained weights and channels, and instead of inputing single-channel greyscale, just duplicate the greyscale values over 3 channels. Then you can...
@HrsPythonix I've got a branch `alex/4k_nerf` that is open right now that adds in some of the 4k_nerf techniques with the Nerfacto method. Though @tancik is right that it didn't...
This sounds awesome, I think it would be a great addition-- if you plan on submitting a PR for this, I'd be happy to help. Would we also want another...
Hi! Thanks for looking into this. I wasn't able to get the viewer working with your changes. I see this in url.txt > your url is: https://thick-bats-flash.loca.lt /tools/node/lib/node_modules/localtunnel/bin/lt.js:81 throw err;...