-
Notifications
You must be signed in to change notification settings - Fork 0
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
Why does KDDAug make baseline worse #4
Comments
Which teacher did you use?How abont the performanc of ID teacher and OOD teacher on VQA v2 dataset? |
I train the teacher by following the README. Specifically, use the code :
Then I assign new answer
|
For VQA v2, I may train the teacher by following command:
You can try again. |
I train the teacher by :
The content of log as follows, which is higher than before.
But when I update new answer to aug data and finetune the backbone, the results still go worse.
|
Baseline (updn, v2)
I run the following code:
and get the following log:
Finetune
However, when I run the finetune code, score is worse.
all_aug_dataset
clip-based filtering aug_dataset
The text was updated successfully, but these errors were encountered: