1. 25 Jun, 2018 1 commit
  2. 06 Jun, 2018 2 commits
  3. 18 May, 2018 2 commits
  4. 17 May, 2018 3 commits
  5. 11 May, 2018 1 commit
    • Maruth Goyal's avatar
      Progress Bar for download_url (#497) · 47214f05
      Maruth Goyal authored
      * Added Progress Bar to the dataset downloading utility
      
      * Updated progressbar to update by blcoks
      
      * Added progressbar2 to the requirements
      
      * fixed style issues
      
      * Shifted from progressbar to tqdm
      47214f05
  6. 04 Apr, 2018 2 commits
  7. 23 Mar, 2018 1 commit
  8. 21 Mar, 2018 1 commit
    • Jason Park's avatar
      Update LSUN Dataset class (#452) · 73a29e02
      Jason Park authored
      * Fix uninitialized instance variables
      
      * Maintain consistency with other dataset classes
      
      * Fix double assignment
      
      * Fix initialization of self.classes
      73a29e02
  9. 20 Mar, 2018 2 commits
  10. 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
  11. 09 Mar, 2018 2 commits
  12. 26 Feb, 2018 1 commit
  13. 30 Jan, 2018 1 commit
  14. 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
  15. 04 Jan, 2018 1 commit
  16. 06 Dec, 2017 3 commits
  17. 21 Nov, 2017 1 commit
  18. 12 Nov, 2017 1 commit
  19. 07 Nov, 2017 3 commits
  20. 06 Nov, 2017 1 commit
  21. 03 Nov, 2017 1 commit
  22. 31 Oct, 2017 1 commit
  23. 17 Oct, 2017 1 commit
  24. 21 Sep, 2017 1 commit
  25. 15 Sep, 2017 1 commit
  26. 02 Sep, 2017 1 commit
  27. 22 Aug, 2017 1 commit
  28. 21 Aug, 2017 1 commit
  29. 15 Aug, 2017 1 commit