-
Hi, Thanks for the amazing works!! I have the following issue when I run `./build/testbed xxx`
```
00:15:20 INFO Loading NeRF dataset from
00:15:20 INFO data/nerf/fox/transforms.json
00:…
-
I worked on docker container.
I got this libGL error
```
root@aeb861f721e9:/workdir/instant-ngp# ./build/testbed --scene data/nerf/fox
00:25:37 INFO Loading NeRF dataset from
00:25:37 INFO…
-
Hi,
Thanks for sharing this great work. I'm trying to run the samples on smaller gpu: GTX1060 6Gb.
The "Einstein" examples runs fine, but when I run the fox example I get:
```
13:49:05 SUCCESS …
-
Tried testing the fox scene but as soon as the window would open it would close with a resulting error shown below:
```
C:\Users\usr\src\repos\instant-ngp> ./build/testbed --scene data/nerf/fox
1…
-
Thank you for your great work !
I run " ./build/testbed --scene data/nerf/fox" and it looks like it worked. But the GUI is blank.
cmd output:
```
16:39:19 INFO Loading NeRF dataset from
16:3…
-
Hi Is there a chance to give a quick note on where the meat is regarding to the "hash" part? I looked into the code, the nerf in TCNN seems to be a vanilla Nerf?
Regards
Yao
-
This issue records the current profiling of NeRF, which shows the speed bottleneck.
Inference with `--fp16 --ff` on 3 1920x1080 frames, 128+128 points per ray:
```
-----------------------------…
-
When I try hitting the "Mesh It" button in the GUI using the standard NeRF Lego scene, I get a crash with the following:
```
$ CUDA_VISIBLE_DEVICES=0 ./build/testbed --scene=data/nerf_synthetic/lego…
pwais updated
2 years ago
-
What will be the equivalent like for google colab for this notebook (https://colab.research.google.com/drive/10TgQ4gyVejlHiinrmm5XOvQQmgVziK3i?usp=sharing)
Basically after last line I want to expor…
-
Thanks for the nice work! I met the following issue when I run `python train_nerf.py data/fox --workspace trial_nerf`. Do you have any thoughts? Many thanks for your help!
```
Traceback (most rece…