Skip to content
  • Guy Jacob's avatar
    4b1d0c89
    Load different random subset of dataset on each epoch (#149) · 4b1d0c89
    Guy Jacob authored
    * 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
    4b1d0c89
    Load different random subset of dataset on each epoch (#149)
    Guy Jacob authored
    * 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
Loading