You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have set up the environment as said in the readme file. When I try to run the infer_wild_mesh.py file ,I get this error..!
File "infer_wild_mesh.py", line 138, in <module>
output_final[0][k] = (output[0][k] + output_flip_back[0][k]) / 2.0
NameError: name 'output' is not defined
The text was updated successfully, but these errors were encountered:
I have set up the environment as said in the readme file. When I try to run the infer_wild_mesh.py file ,I get this error..!
The text was updated successfully, but these errors were encountered: