creiser / kilonerf

Code for KiloNeRF: Speeding up Neural Radiance Fields with Thousands of Tiny MLPs
471 stars 52 forks source link

Error when training a model #28

Open EfrainSD opened 1 year ago

EfrainSD commented 1 year ago

Hi, I am trying to train a model. I saw that there is the file train.sh with the lines of code to do it. However, when I want to run it I get an error.

image

I am running everything on a docker where I installed everything following the steps on the main page. On the other hand, if I run the trained model benchmark.sh I don't get problems, but when using this one I do. I would be very grateful for help if anyone else has had this problem.