Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Some questions about visual question answering #2

Open
haoopan opened this issue Mar 16, 2021 · 1 comment
Open

Some questions about visual question answering #2

haoopan opened this issue Mar 16, 2021 · 1 comment

Comments

@haoopan
Copy link

haoopan commented Mar 16, 2021

Hi, It is great work and I'm following your work. I have some questions and hope you give me some solution. First, how to code "Entity Relevance" and "Relational Relevance" in VQA task, just use the "logit4 = self.logit_fc4(relate_fc1)" and "logit2 = self.logit_fc2(entity_fc1)" in the NLVR code? Second, I want to konw the ablation experiments about the VQA, specifically, the result about "Entity Relevance" and "Relational Relevance" added in VQA task.

Thank you very much, I'm looking forward you reply!

@Leavelk
Copy link

Leavelk commented Mar 12, 2022

Hello, have you reproduced the experimental results of VQA and can you give me some advice?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants