naver / r2d2

Other
461 stars 86 forks source link

About the difference between MMA and M-Score #10

Closed zehongs closed 4 years ago

zehongs commented 4 years ago

Hi @jerome-revaud , I tried to understand the difference of MMA and M-Score. And they really looked the same: {the putative matches considered correct(<threshold) } / {the putative matches(with one covisible kpt)}

Could you post the implementation of the metrics?