Hi,
If I understand correctly, the scale aware assignment is handled by the correspondence matrices (corres_12, corres_13, etc.).
From the ablations in your paper I can see that you train a model without it but I'm not sure how that translates into code.
Do I adjust the correspondence matrices to disable this, and if so, how? It's unclear from the paper if this means assigning the proposals to all pyramid levels or just one, or something else entirely.
Thanks,
Linus
Hi,
If I understand correctly, the scale aware assignment is handled by the correspondence matrices (corres_12, corres_13, etc.).
From the ablations in your paper I can see that you train a model without it but I'm not sure how that translates into code.
Do I adjust the correspondence matrices to disable this, and if so, how? It's unclear from the paper if this means assigning the proposals to all pyramid levels or just one, or something else entirely.
Thanks,
Linus