Skip to content
Snippets Groups Projects
Unverified Commit 4b1d0c89 authored by Guy Jacob's avatar Guy Jacob Committed by GitHub
Browse files

Load different random subset of dataset on each epoch (#149)

* For CIFAR-10 / ImageNet only
* Refactor data_loaders.py, reduce code duplication
* Implemented custom sampler
* Integrated in image classification sample
* Since we now shuffle the test set, had to update expected results
  in 2 full_flow_tests that do evaluation
parent bb12616f
No related branches found
No related tags found
No related merge requests found
Showing
with 147 additions and 113 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment