PGD icon indicating copy to clipboard operation
PGD copied to clipboard

About top-K highest quality score?

Open aidevmin opened this issue 1 year ago • 3 comments

Thank you for your amazing paper. I have read your paper. You said that PGD keep top-K regions with highest quality score. As my understanding, for each ground-truth box, we will keep K feature pixels over all neck feature maps? Is that right?

aidevmin avatar Dec 11 '23 09:12 aidevmin

@ChenhongyiYang Could you clarify this problem for me? I am confused about it. Thanks.

aidevmin avatar Dec 19 '23 09:12 aidevmin

Hi. Yes, for each GT, the TopK is computed from all feature points across all feature levels, although in most cases those topk points will generated by the same feature level.

ChenhongyiYang avatar Dec 19 '23 09:12 ChenhongyiYang

@ChenhongyiYang

Yes, for each GT, the TopK is computed from all feature points across all feature levels, although in most cases those topk points will generated by the same feature level. Thank you so much. I think so, because one level is responsible for detect each GT box. Have a nice day.

aidevmin avatar Dec 20 '23 02:12 aidevmin