Skip to content

Evaluation Hpatches - Recall Error? #160

@NoahYildiz

Description

@NoahYildiz

For some reason during the evaluation of lightglue I get these values. The Precision seems to be the same as in the paper but the recall ist not. Actually the Recall @1px and @3px is the same as the precision.

{
"mprec@1px": 0.334,
"mrecall@1px": 0.334,
"mprec@3px": 0.941,
"mrecall@3px": 0.941,
"mnum_matches": 584.0,
"mnum_keypoints": 1024.0,
"mH_error_dlt": null,
"H_error_dlt@1px": 0.3512,
"H_error_dlt@3px": 0.672,
"H_error_dlt@5px": 0.7753,
"H_error_ransac@1px": 0.3414,
"H_error_ransac@3px": 0.5752,
"H_error_ransac@5px": 0.6957,
"H_error_ransac_mAA": 0.5374333333333333,
"mH_error_ransac": 1.135,
"mransac_inl": 101.0,
"mransac_inl%": 0.183
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions