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

The test evaluations is lower than the paper's #3

Open
Rayyoana opened this issue Jun 12, 2023 · 1 comment
Open

The test evaluations is lower than the paper's #3

Rayyoana opened this issue Jun 12, 2023 · 1 comment

Comments

@Rayyoana
Copy link

I got {'BLEU': [0.8164844125702885, 0.6596750046143284, 0.5145357003585111, 0.3929742875865025], 'METEOR': 0.2901561761368199, 'ROUGE': 0.5838811960462188, 'CIDEr': 1.3468707161094793} with you provided "swintransformer_base_texthiproto2000-800_best.pth" file. Do I need to train the model on swintransformer_large to get the results in your paper?

@NovaMind-Z
Copy link
Owner

Hi,
thanks for following our work! The results you reproduced above is for the Swin-B configuration(Table 2 in our paper). If you want to get the result CIDEr 144.2, you should train the Swin-L version (swintransofmer_large).

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