xxlong0 / SparseNeuS

SparseNeuS: Fast Generalizable Neural Surface Reconstruction from Sparse views
MIT License
325 stars 16 forks source link

Running the sample bash scan118: TypeError: forward() got an unexpected keyword argument 'save_vis' #16

Open jaymefosa opened 2 years ago

jaymefosa commented 2 years ago

After the end of a successful finetune while it's trying to save the validation:

TypeError: forward() got an unexpected keyword argument 'save_vis'

seems the finetune trainer doesn't have this arg

flamehaze1115 commented 2 years ago

It should be a bug. I will fix it. Thanks so much.