"vscode:/vscode.git/clone" did not exist on "6abec14a7eeb6e29a394557d64e2b527af1a89fb"
  1. 27 Jul, 2018 1 commit
  2. 06 Jun, 2018 1 commit
  3. 18 May, 2018 1 commit
  4. 17 May, 2018 1 commit
    • David Morton's avatar
      Add metadata to some datasets (#501) · 628e90cb
      David Morton authored
      * Add classes metadata to MNIST and FashionMNIST
      
      * Add `targets` property to MNIST and FashionMNIST
      
      * Add class metadata to CIFAR10/CIFAR100
      
      * Add `targets` property to CIFAR10/CIFAR100
      
      * Add targets attribute to DatasetFolder
      628e90cb
  5. 04 Apr, 2018 1 commit
  6. 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
  7. 09 Mar, 2018 2 commits
  8. 04 Jan, 2018 1 commit
  9. 06 Dec, 2017 1 commit
    • Alykhan Tejani's avatar
      Fix PIL img close warning (#357) · 6c2ac026
      Alykhan Tejani authored
      * add scale and ratio params to RandomResizedCrop.get_params
      
      * don't use Image as a context manager to avoid exceptions on close
      
      * flake8
      6c2ac026
  10. 06 Nov, 2017 1 commit
  11. 02 Aug, 2017 1 commit
  12. 02 Jul, 2017 1 commit
  13. 13 Jun, 2017 1 commit
  14. 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
  15. 26 May, 2017 1 commit
  16. 21 Apr, 2017 1 commit
  17. 11 Mar, 2017 1 commit
  18. 28 Feb, 2017 1 commit
  19. 27 Feb, 2017 3 commits
  20. 01 Jan, 2017 1 commit
  21. 10 Nov, 2016 2 commits