Profactor / continuous-remeshing

Continuous Remeshing For Inverse Rendering
MIT License
428 stars 23 forks source link

Nan during training #3

Open YuraYelisieiev opened 1 year ago

YuraYelisieiev commented 1 year ago

Hi. During the training process some of the vertices have Nan coordinates. I discovered that this happens after the Remesh operation inside the optimizer

Do you have any tips to mitigate this problem?

wpalfi commented 1 year ago

I have no idea. Please debug into the remeshing code and find the line where the nans come from or post a full example to reproduce the problem. Werner