-
Notifications
You must be signed in to change notification settings - Fork 45
Open
Description
Line 126 in 52505ea
| 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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels