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

How to reproduce the best result? #2

Open
Victarry opened this issue Feb 16, 2020 · 4 comments
Open

How to reproduce the best result? #2

Victarry opened this issue Feb 16, 2020 · 4 comments

Comments

@Victarry
Copy link

I follow the instructions in README.md, but I can't get the best results as the paper said.
Here is what I haved done:

  1. Follow the instructions from https://github.com/Maluuba/GeNeVA_datasets/, and generate the data file.
  2. Download the pretrained object detector model from https://www.microsoft.com/en-us/research/project/generative-neural-visual-artist-geneva/
  3. Use the default parameters and run python geneva/inference/train.py @example_args/iclevr-d-subtract.args

Here is my results in iclevr dataset, I trained this model with 2 NVIDIA TITAN Xp about 4 days:

precision
recall
f1
relsim
It seems it's far from the performance in the origin paper.
image

@tsujuifu
Copy link

Hi Victarry,

have you solved the problem?
The result of my experiment on i-CLEVR is also about 54% f1-score.

@Victarry
Copy link
Author

Hi Victarry,

have you solved the problem?
The result of my experiment on i-CLEVR is also about 54% f1-score.

Not yet.
But when I remove the -use_fd flag and keeps -use_fg, I got much better results, about 72% f1-score

@mustafacobann
Copy link

Hi friends, I'm also trying to reproduce the scores given in the paper, however current performance of the model is far from those mentioned in the paper. Have you been able to find the reason why the performance is not as good as that of authors?

@yukia18
Copy link

yukia18 commented Oct 8, 2020

I'm also trying to reproduce the scores of i-CLEVR as following the instructions noted in README (I mean I used example_args/iclevr-d-subtract.args), but my result is far from the authors, too.

AP AR F1 RSIM
Paper 92.39 84.72 88.39 74.02
Mine 65.84 40.82 49.45 28.33

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

4 participants