Closed wowo0709 closed 1 year ago
Hi:
I am trying to replicate this issue. I just want to double-check several facts, if possible. How many GPUs are available in your environment? Do you see the same issue with the other data, like standup with the same setting? Thanks
Thank you for your reply.
I'm using only a single GPU. And the error also raises after 10k iterations when I run with standup data under same setting.
Hi:
Thanks for the info. I didn't see the problem using the provided config. Could you please try GPUs with bigger memory, like 2080TI?
It seems the error raised because of the lack of my GPU memory.
I'll try with the bigger one and reopen the issue if the error still occurs.
Thanks
Have you tried with a larger one?
Have you tried with a larger one?
Do you meet the same problem as well?
nah I am good
Have you tried with a larger one?
Do you meet the same problem as well?
nah I am good
Hi. Thank you for your great work!
I encountered a Runtime error while executing reconstruction with my custom yaml file.
Below is my custom yaml file. I changed N_voxel_init, time_grid_init/final, data_dir, and downsample. I guess the error would raise also with given
dnerf_slim.yaml
config file because I changed few configs.And below is the Runtime error I encountered. The error raised after 10k iterations.
OS: WSL2 Ubuntu 20.04 GPU: RTX 2050 4GB Please tell me if you need any other information. Thanks.