1. 27 Nov, 2020 1 commit
    • Aditya Oke's avatar
      Add utility to draw bounding boxes (#2785) · 240210c9
      Aditya Oke authored
      
      
      * initital prototype
      
      * flake
      
      * Adds documentation
      
      * minimal working bboxes
      
      * Adds label display
      
      * adds colors :-)
      
      * adds suggestions and fixes CI
      
      * handles image of dim 4
      
      * fixes image handling
      
      * removes dev file
      
      * adds suggested changes
      
      * Updating the API.
      
      * Update test.
      
      * Implementing code review improvements.
      
      * Further refactoring and adding test.
      
      * Replace random to white to reduce size and change font on tests.
      Co-authored-by: default avatarVasilis Vryniotis <vvryniotis@fb.com>
      240210c9
  2. 09 Nov, 2020 1 commit
    • Tongzhou Wang's avatar
      make_grid should not avoid DBZ by adding eps (#2967) · 8fb15457
      Tongzhou Wang authored
      * make_grid should not avoid DBZ by adding eps
      
      While this doesn't matter in most cases where the images is quantized to [0,255] afterwards, it still is not a faithful de-normalization. It is a simple change to make it use clamp instead.
      
      * fix max/min shadowing
      8fb15457
  3. 11 May, 2020 1 commit
    • Philip Meier's avatar
      Add static type check with mypy (#2195) · a81d99b7
      Philip Meier authored
      * add mypy config
      
      * fix syntax error
      
      * fix annotations in torchvision/utils.py
      
      * add mypy type check to CircleCI
      
      * add mypy cache to ignore files
      
      * try fix CI
      
      * ignore flake8 F821 since it interferes with mypy
      
      * add mypy type check to config generator
      
      * explicitly set config files
      a81d99b7
  4. 07 Apr, 2020 1 commit
  5. 06 Apr, 2020 1 commit
  6. 02 Apr, 2020 1 commit
  7. 23 Sep, 2019 1 commit
  8. 10 Sep, 2019 1 commit
  9. 28 Aug, 2019 1 commit
  10. 26 Jun, 2019 1 commit
  11. 27 May, 2019 1 commit
  12. 28 Feb, 2019 1 commit
  13. 21 Feb, 2019 1 commit
  14. 16 Apr, 2018 1 commit
  15. 12 Apr, 2018 1 commit
  16. 30 Jan, 2018 1 commit
  17. 06 Dec, 2017 1 commit
  18. 03 Dec, 2017 1 commit
  19. 08 Sep, 2017 2 commits
  20. 04 Sep, 2017 1 commit
  21. 21 Aug, 2017 1 commit
  22. 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
  23. 07 Apr, 2017 1 commit
  24. 02 Apr, 2017 1 commit
  25. 28 Mar, 2017 1 commit
  26. 23 Mar, 2017 4 commits
  27. 16 Mar, 2017 1 commit
  28. 13 Mar, 2017 1 commit
  29. 11 Mar, 2017 2 commits
  30. 27 Feb, 2017 1 commit
  31. 16 Dec, 2016 1 commit
  32. 15 Dec, 2016 2 commits
  33. 29 Nov, 2016 1 commit
  34. 18 Nov, 2016 1 commit