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

Fix test loader - why does it select just the first test #42

Open
PatBall1 opened this issue Aug 8, 2022 · 1 comment
Open

Fix test loader - why does it select just the first test #42

PatBall1 opened this issue Aug 8, 2022 · 1 comment

Comments

@PatBall1
Copy link
Owner

PatBall1 commented Aug 8, 2022

Does testing look at all test data when this has [0]??

self.cfg, self.cfg.DATASETS.TEST[0], DatasetMapper(self.cfg, True)

@PatBall1
Copy link
Owner Author

PatBall1 commented Aug 9, 2022

Seems to work okay without [0]

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

1 participant