PeizeSun / SparseR-CNN

[CVPR2021, PAMI2023] End-to-End Object Detection with Learnable Proposal
MIT License
1.32k stars 187 forks source link

Some questions about positional encoding, in the Table 10 #109

Open AlterRay opened 1 year ago

AlterRay commented 1 year ago

I noticed that you used positional encoding in both DETR and SparseRCNN. Could you please explain what kind of positional encoding is used in SparseRCNN and where it is incorporated within the model? I'm looking forward to your response. image