Closed huang583824382 closed 4 months ago
Lol that seems bugged yeah, it should be cv[best_match] or something like that right? I made tiny roma pretty quickly so might still be bugs. Could you try the correct version?
Lol that seems bugged yeah, it should be cv[best_match] or something like that right? I made tiny roma pretty quickly so might still be bugs. Could you try the correct version?
Yeah I think so, thank you for your reply! Maybe I'll try it later.
Hi @Parskatt , thanks for your wonderful job! But I have a question regarding calculation of P_lowres. Why are the best_match indices concatenated instead of the best_match scores for calculating the softmax? https://github.com/Parskatt/RoMa/blob/82a3396de7b39eac50b08d628f735140a0e1a7df/romatch/models/tiny.py#L132-L135