multinerf
multinerf copied to clipboard
hello,I have two questions
1、I downloaded the dataset from the paper home page, and extracted it as shown below.
But there doesn't seem to be a training .sh for this dataset in scripts folder.
2、The trainning doesn't seem to use GPU. The following information is displayed:
Is it a Jax version issue?
It looks like Jax isn't finding your GPU. This is probably an issue with how Jax or Cuda have been installed on your computer. I'd check that you can run Jax on your GPU and then circle back to this codebase.