GuangxingHan / FCT

Code for CVPR 2022 Oral paper: 'Few-Shot Object Detection with Fully Cross-Transformer'
72 stars 13 forks source link

Pairwise matching network. #18

Open tutu-star opened 1 year ago

tutu-star commented 1 year ago

Hello author, I am very interested in your article! I want to know where to find pairwise matching network codes? I couldn't find it. Looking forward to your reply, thank you very much!

GuangxingHan commented 1 year ago

It is defined here https://github.com/GuangxingHan/FCT/blob/main/FCT/modeling/fsod/fsod_fast_rcnn.py#L489