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

The loss is NaN because the validation set was specified as LMO instead of YCBV during training #29

Open
CQUChenC opened this issue Dec 24, 2024 · 0 comments

Comments

@CQUChenC
Copy link

Thank you for your excellent work!
During training, the validation set was set to LMO instead of YCBV as specified in the program, and the initial weights for the IST network were set to $ROOT_DIR/pretrained/loftr_indoor_ot.ckpt. During validation, an error occurred: the loss was NaN. The specific line is in loss.py at line 67: assert not torch.isnan(loss).

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