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

would you please share you log? #46

Open Jiahao-rao opened 5 months ago

Jiahao-rao commented 5 months ago

Thank you for your wonderful work. Could you please share your training logs? Another question is, if I want to train your network with a general dataset (the original training dataset is too large), how can I modify it? Looking forward to your answer.

Parskatt commented 3 weeks ago

Sorry for the late reply. I cannot share the training logs unfortunately. If you want to train on your own dataset I suggest freezing batch norm of all layers and fine-tuning our outdoor model.