Skip to content

Question for inliers score #8

@codeslake

Description

@codeslake

inliers_comp = inliersComposed(matches=corr_aff,

Hi,
First, thank you for sharing your work.

For the line of code attached, why are you passing "corr_aff" for the match?
Shouldn't it be "corr_aff_tps"?

"mask_id" in the loss computation code goes through transformation up to tps.
Wouldn't it be more appropriate to masking it with "corr_aff_tps"?

Thanks.

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