hitachi-rd-cv / qpic

Repo for CVPR2021 paper "QPIC: Query-Based Pairwise Human-Object Interaction Detection with Image-Wide Contextual Information"
Apache License 2.0
131 stars 33 forks source link

how to modify the DETR to deformable DETR in qpic #23

Open dragen1860 opened 2 years ago

dragen1860 commented 2 years ago

Hi, according to deformable detr paper statement, the training speed will gain much boosting. Has anyone succeed to use the deformable detr model to train qpic model. Did it improvement a lot ? thank you.