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

Return Value Error #91

Open
aiyb1314 opened this issue Sep 4, 2023 · 0 comments
Open

Return Value Error #91

aiyb1314 opened this issue Sep 4, 2023 · 0 comments

Comments

@aiyb1314
Copy link

aiyb1314 commented Sep 4, 2023

File "/home/xuj/pointnerf/models/MvsPointsVolumetricModel.py", line 104, in backward
self.loss_total.backward()
File "/home/xuj/pointnerf/models/NeuralPointsVolumetricModel.py", line 212, in optimize_parameters
self.backward(total_steps)
File "/home/xuj/pointnerf/runner/train_ft.py", line 364, in main
model.optimize_parameters(total_steps=total_steps)
File "/home/xuj/pointnerf/runner/train_ft.py", line 465, in
main()
RuntimeError: Function 'MulBackward0' returned nan values in its 1th output.

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