"vscode:/vscode.git/clone" did not exist on "7e7612eb97da675a50d778c7c30bf7104171e7f1"
  1. 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
  2. 20 Mar, 2018 2 commits
  3. 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
  4. 09 Mar, 2018 2 commits
  5. 26 Feb, 2018 1 commit
  6. 30 Jan, 2018 1 commit
  7. 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
  8. 04 Jan, 2018 1 commit
  9. 06 Dec, 2017 3 commits
  10. 21 Nov, 2017 1 commit
  11. 12 Nov, 2017 1 commit
  12. 07 Nov, 2017 3 commits
  13. 06 Nov, 2017 1 commit
  14. 03 Nov, 2017 1 commit
  15. 31 Oct, 2017 1 commit
  16. 17 Oct, 2017 1 commit
  17. 21 Sep, 2017 1 commit
  18. 15 Sep, 2017 1 commit
  19. 02 Sep, 2017 1 commit
  20. 22 Aug, 2017 1 commit
  21. 21 Aug, 2017 1 commit
  22. 15 Aug, 2017 1 commit
  23. 02 Aug, 2017 1 commit
  24. 27 Jul, 2017 1 commit
  25. 26 Jul, 2017 1 commit
  26. 20 Jul, 2017 2 commits
  27. 03 Jul, 2017 2 commits
  28. 02 Jul, 2017 1 commit
  29. 13 Jun, 2017 1 commit
  30. 02 Jun, 2017 1 commit
    • Sasank Chilamkurthy's avatar
      Improve torchvision documentation (#179) · 432aa00d
      Sasank Chilamkurthy authored
      * Add documentation for transforms
      
      * document and remove unused imports in mnist.py
      
      * document lsun, mscoco datasets
      
      * rest of the datasets documented
      
      * Clean up the documentation in other functions
      
      * Add links for datasets
      
      * Add more documentation
      
      * pep8 fix
      432aa00d
  31. 28 May, 2017 1 commit
  32. 26 May, 2017 1 commit