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

Test set for performance metrics #44

Open
zee-fee opened this issue Oct 6, 2022 · 1 comment
Open

Test set for performance metrics #44

zee-fee opened this issue Oct 6, 2022 · 1 comment

Comments

@zee-fee
Copy link

zee-fee commented Oct 6, 2022

@yrcong What train-val-test split is used with Action Genome dataset? From the codebase, it seems like the same test set was used as validation set during training (in train.py) and also as test set in (test.py). What dataset split is used for reported metrics in paper?

@yrcong
Copy link
Owner

yrcong commented Oct 6, 2022

Hi, Action Genome has no validation split. We use the same train/test split as the original AG (They provide "train/test" labels in the annotations)

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