1. 12 Apr, 2018 1 commit
  2. 06 Apr, 2018 1 commit
    • anguelos's avatar
      A minor change for transforms.RandomCrop (#462) · 4e6faa75
      anguelos authored
      * Made transorms.RandomCrop tolerate images smaller than the given size.
      
      * Extended the tescase for transforms.RandomCrop
      
      * Made the testcase test for owidth=width+1
      
      * Fixed the one pixel pading and the testcase
      
      * Fixed minor lintint errors. flake8 passes.
      4e6faa75
  3. 04 Apr, 2018 3 commits
  4. 27 Mar, 2018 1 commit
  5. 23 Mar, 2018 1 commit
  6. 21 Mar, 2018 2 commits
  7. 20 Mar, 2018 2 commits
  8. 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
  9. 09 Mar, 2018 2 commits
  10. 02 Mar, 2018 1 commit
  11. 26 Feb, 2018 1 commit
  12. 20 Feb, 2018 2 commits
  13. 14 Feb, 2018 1 commit
  14. 12 Feb, 2018 4 commits
  15. 09 Feb, 2018 1 commit
  16. 30 Jan, 2018 4 commits
  17. 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
  18. 04 Jan, 2018 1 commit
  19. 02 Jan, 2018 1 commit
  20. 01 Jan, 2018 1 commit
  21. 20 Dec, 2017 1 commit
  22. 14 Dec, 2017 1 commit
  23. 07 Dec, 2017 1 commit
  24. 06 Dec, 2017 4 commits
  25. 03 Dec, 2017 1 commit