1. 04 Dec, 2018 2 commits
  2. 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
  3. 09 Mar, 2018 2 commits
  4. 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
  5. 06 Dec, 2017 1 commit
  6. 07 Nov, 2017 1 commit
  7. 02 Sep, 2017 1 commit
  8. 20 Jul, 2017 1 commit
  9. 18 Mar, 2017 2 commits
  10. 16 Mar, 2017 1 commit
  11. 02 Mar, 2017 1 commit
  12. 17 Jan, 2017 1 commit
  13. 10 Nov, 2016 4 commits