1. 10 Mar, 2018 1 commit
    • Frédérik Paradis's avatar
      Adding a DatasetFolder class. (#444) · fa377c47
      Frédérik Paradis authored
      * Adding tests to ImageFolder
      
      * Adding DatasetFolder class
      
      * Fix tests for pytest and code for lint checker
      
      * Adding mock to requirements for ImageFolder tests
      
      * Remove mocks from requirements
      fa377c47
  2. 09 Mar, 2018 2 commits
  3. 08 Mar, 2018 1 commit
    • Francisco Massa's avatar
      Update link of ImageNet preprocessing · 456d3b97
      Francisco Massa authored
      It was pointing to an old version where the validation pre-processing was the same as the training pre-processing, and thus had randomness in it (instead of CenterCrop).
      456d3b97
  4. 02 Mar, 2018 1 commit
  5. 26 Feb, 2018 1 commit
  6. 20 Feb, 2018 2 commits
  7. 14 Feb, 2018 1 commit
  8. 12 Feb, 2018 4 commits
  9. 09 Feb, 2018 1 commit
  10. 06 Feb, 2018 1 commit
  11. 31 Jan, 2018 1 commit
  12. 30 Jan, 2018 4 commits
  13. 28 Jan, 2018 1 commit
    • Sanyam Kapoor's avatar
      Omniglot Dataset (#323) · dac9efae
      Sanyam Kapoor authored
      * Add basic Omniglot dataset loader
      
      * Remove unused import
      
      * Add Omniglot random pair to sample pair of characters
      
      * Precompute random set of pairs, deterministic after object instantiation
      
      * Export OmniglotRandomPair via the datasets module interfact
      
      * Fix naming convention, use sum instead of reduce
      
      * Fix downloading to not download everything, fix Python2 syntax
      
      * Fix end line lint
      
      * Add random_seed, syntax fixes
      
      * Remove randomized pair, take up as a separate generic wrapper
      
      * Fix master conflict
      dac9efae
  14. 04 Jan, 2018 1 commit
  15. 03 Jan, 2018 1 commit
  16. 02 Jan, 2018 1 commit
  17. 01 Jan, 2018 1 commit
  18. 20 Dec, 2017 1 commit
  19. 18 Dec, 2017 1 commit
  20. 14 Dec, 2017 1 commit
  21. 07 Dec, 2017 1 commit
  22. 06 Dec, 2017 4 commits
  23. 05 Dec, 2017 1 commit
  24. 03 Dec, 2017 1 commit
  25. 25 Nov, 2017 1 commit
  26. 24 Nov, 2017 1 commit
  27. 23 Nov, 2017 2 commits
  28. 21 Nov, 2017 1 commit