-
Notifications
You must be signed in to change notification settings - Fork 1.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[InstantNGP] File Not found error #1136
Comments
To train with blender data you need to add |
Thanks for the quick reply. I tried training with |
I was also curious @tancik https://docs.nerf.studio/en/latest/nerfology/methods/nerf.html if you could share few examples to reproduce the benchmarks as stated in https://docs.nerf.studio/en/latest/nerfology/methods/nerf.html#blender-synthetic using nerfstudio. |
@tancik i also tried to download blender data using |
To use the For the benchmarks, take a look at https://docs.nerf.studio/en/latest/developer_guides/debugging_tools/benchmarking.html The |
Thanks @tancik for the quick reply. Do you know which of these methods is the fastest on blender-data as training seems to be taking time using instant-ngp. Thanks. |
How long is a "long time"? You should expect to see good results after a couple of minutes. Note the base |
@tancik 27% training time is taking 2 hrs nearly with instant-ngp. Am i doing something wrong? i am building the docker file from the main branch and just doing |
ok i am just using instant-ngp and nothing shows up in the viewer (I have changed port, i hope this doesn't matter). Will check on this thanks @tancik |
@tancik thanks for the reply. Can you please share GPU configurations you used to achieve this speed, Is this multi-gpu setting? |
This is one 3080 GPU |
Thanks @tancik is training by chance slower on synthetic/blender data than nerfstudio data. |
The example I shared above is blender synthetic data. If anything it is faster in the synthetic data. |
@tancik thanks for the trouble. i am using a I am just using the following command: |
Can you please let me know the tinycudann version you are using @tancik |
My tinycudann version is 1.6. You should ignore the % done for the blender scenes. It should look basically done after a couple %. My guess is that it is working, but just not showing up in the viewer. This is an issue for some users, it seems to depend on network setting (firewalls, vpn, corp restrictions). You can try running with the extra argument |
Also consider joining our discord to ask these troubleshooting questions. They can get lost pretty easily in these github issues, especially now that the issue has diverged from the title issue. I'm going to close this for now, feel free to reopen if you think appropriate. |
Hi, may I ask what is difference between instant-ngp and instant-ngp-bounded version? |
There is some info here - #1099 |
Thanks! |
Hi,
I am trying to train my model using instant-ngp on nerf synthetic lego dataset using the following command
ns-train instant-ngp --data data/nerf_synthetic/lego
and i face the following issue. No such file found "/data/nerf_synthetic/lego/train/r_0" though r_0.png exists. Please let me know what can be done here. Thanks in advance for your help.The text was updated successfully, but these errors were encountered: