Skip to content

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

@ChenC-C

Description

@ChenC-C

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).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions