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

VQA-2.0 #5

Open
erjpc opened this issue Jul 9, 2024 · 6 comments
Open

VQA-2.0 #5

erjpc opened this issue Jul 9, 2024 · 6 comments

Comments

@erjpc
Copy link

erjpc commented Jul 9, 2024

Hello Author:
I have recently reproduced your paper, and according to the data set you gave, it is 'number': 50.91 in vqa-2.0.
'other': 59.45,
'overall': 69.13,
'yes/no': 85.29}}
The result is a little different from yours. Could you tell me what went wrong

@rentainhe
Copy link
Owner

Hello, would you like to provide the config and training dataset you use for this results

@erjpc
Copy link
Author

erjpc commented Jul 11, 2024

Hello,
config
torch 2.3.1
spacy 3.7.5
en-core-web-lg 3.7.1
numpy 2.0.0
The training dataset use is provided by you to download from Baidu Cloud disk

@erjpc
Copy link
Author

erjpc commented Jul 11, 2024

Hello, config torch 2.3.1 spacy 3.7.5 en-core-web-lg 3.7.1 numpy 2.0.0 The training dataset use is provided by you to download from Baidu Cloud disk

gpu 3090

@rentainhe
Copy link
Owner

We've listed our training hyper-param in model zoo: https://github.com/rentainhe/TRAR-VQA/blob/main/MODEL.md

Would you like to tell us which hyper-param do you use in your experiments

@erjpc
Copy link
Author

erjpc commented Jul 16, 2024

We've listed our training hyper-param in model zoo: https://github.com/rentainhe/TRAR-VQA/blob/main/MODEL.md

Would you like to tell us which hyper-param do you use in your experiments

谢谢作者,已顺利解决但是目前train+val+vg跑出来只有71.42 没有达到72

@rentainhe
Copy link
Owner

rentainhe commented Jul 17, 2024

We've listed our training hyper-param in model zoo: https://github.com/rentainhe/TRAR-VQA/blob/main/MODEL.md
Would you like to tell us which hyper-param do you use in your experiments

谢谢作者,已顺利解决但是目前train+val+vg跑出来只有71.42 没有达到72

You can resume from the 10-epoch checkpoint trained on train + val + vg and continue training it with train + val for the last 2 or 3 epochs, which may boost the final performance

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