Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

NameError: name 'output' is not defined #126

Open
hacker-saran opened this issue Apr 3, 2024 · 0 comments
Open

NameError: name 'output' is not defined #126

hacker-saran opened this issue Apr 3, 2024 · 0 comments

Comments

@hacker-saran
Copy link

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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant