Closed minar09 closed 1 year ago
Same issue here: https://github.com/nerfstudio-project/nerfstudio/issues/2012 ...Nerfstudio introduced a breaking change in the newer version. I will fix it.
Should be fixed by https://github.com/jkulhanek/tetra-nerf/commit/198afd97e8fd76123184aa221e1679dbb1c800a4 Can you please try if you are still experiencing the error?
Cool! Training now smoothly. Thank you very much for your quick help. Really appreciate it.
Hi, I installed tetra-nerf again and everything went great. Built the package and produced point-cloud and tetrahedra successfully. But, the training command is having the below error now:
TypeError: __init__() got an unexpected keyword argument 'grad_scaler'
. Can you please help? Thank you.