Parskatt / RoMa

[CVPR 2024] RoMa: Robust Dense Feature Matching; RoMa is the robust dense feature matcher capable of estimating pixel-dense warps and reliable certainties for almost any image pair.
https://parskatt.github.io/RoMa/
MIT License
434 stars 33 forks source link

New commits give worse performance #19

Closed Parskatt closed 5 months ago

Parskatt commented 5 months ago

Somewhere between 7f8b2e455984c82d957e3318b963cf6673ddaba4 and main something was introduced that reduces performance on megadepth1500 by ~1%. Need to find the culprit.

sgk-000 commented 4 months ago

This issue has already fixed?

Parskatt commented 4 months ago

Yep, it was caused by default argument for the match sampling to be different.