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
622 stars 51 forks source link

Have you conducted ablation experiments on the “cls_to_coord_res” ? #84

Open Devoe-97 opened 2 weeks ago

Devoe-97 commented 2 weeks ago

Hello, thanks for this great repo. Have you conducted ablation experiments on the cls_to_coord_res parameter? It appears to have a very large value. https://github.com/Parskatt/RoMa/blob/370117431ffc5dc000fb46f6e581b74bdb2c3ff8/experiments/train_roma_outdoor.py#L31

Parskatt commented 2 weeks ago

Nope. I dont want it to be too small but maybe 48 should be fine.