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

Unable to setup test_dataset #30

Open
tanay2001 opened this issue Feb 17, 2021 · 1 comment
Open

Unable to setup test_dataset #30

tanay2001 opened this issue Feb 17, 2021 · 1 comment

Comments

@tanay2001
Copy link

The TrainDataset function used to generate test_data is broken , it accepts a rel folder as input while no such folder exists in test.
Even TrainInferDataset is never called but has been imported from loader.py , I feel this is a bug please look into it

@brabbit61
Copy link

brabbit61 commented Mar 2, 2021

@tanay2001 faced the same error, just use ~1000 examples from training set to test set. It doesn't affect the final accuracy as the loss stops decreasing after ~5 epochs anyway

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