[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.
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.
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.
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.