You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I tried to reproduce the results for SIFT with RANSAC but they are:
{'RE': 1.7144430284550183, 'LT': 1.8459903052573097, 'LL': 2.4626396163105597, 'SF': 1.8192603742769062, 'LF': 1.799048634072144}
In the paper (Table 1-a row 5) the results are matching for RE and SF and close to LF. However, very far from LT and LL.
Could you please help us with that concern?
Thank you,
Kerim
The text was updated successfully, but these errors were encountered:
Hi,
Thank you very much for sharing your code.
I tried to reproduce the results for SIFT with RANSAC but they are:
{'RE': 1.7144430284550183, 'LT': 1.8459903052573097, 'LL': 2.4626396163105597, 'SF': 1.8192603742769062, 'LF': 1.799048634072144}
In the paper (Table 1-a row 5) the results are matching for RE and SF and close to LF. However, very far from LT and LL.
Could you please help us with that concern?
Thank you,
Kerim
The text was updated successfully, but these errors were encountered: