rentainhe / TRAR-VQA

[ICCV 2021] Official implementation of the paper "TRAR: Routing the Attention Spans in Transformers for Visual Question Answering"
MIT License
64 stars 18 forks source link

Could the authors provide REC code? #1

Closed QiuHeqian closed 2 years ago

QiuHeqian commented 2 years ago

Hello,

I am very interested in your work. I noticed that the authors have conducted experiments on REC datasets (RefCOCO, RefCOCO+, RefCOCOg).However, I only find the code about VQA datasets (VQA2.0 and CLEVR), could you provide this code of this part?

Thank you!

rentainhe commented 2 years ago

We will release our TRAR-REC code in https://github.com/luogen1996/SimREC, however we are still developing this repo~

QiuHeqian commented 2 years ago

Could you consider providing me with the code of this part about how you implement REC in your paper? It will help us to reproduce even without complete and beautiful SimREC for me. Thank you!

rentainhe commented 2 years ago

Could you consider providing me with the code of this part about how you implement REC in your paper? It will help us to reproduce even without complete and beautiful SimREC for me. Thank you!

oh, it may takes us some time to add the corresponding code to SimREC, please wait for some time~, we will release it as soon as possible.

QiuHeqian commented 2 years ago

Thank you for your careful reply. We look forward to your code.

rentainhe commented 2 years ago

Thank you for your careful reply. We look forward to your code.

Thank you for your appreciation of our work~, we will release our REC baseline as soon as possible