HDETR/H-Deformable-DETR

implementation details for only one-to-many branch

Opened this issue · 0 comments

Hi, I have a question about the ablation setting in table 13.
There seem no implementation details for only using one-t-many label assignment.
Did you set K for 6? Do outputs of the encoder also use one-to-many label assignment which is not used in hybrid detr?

Thanks