"vscode:/vscode.git/clone" did not exist on "71b0945fc667f92ccd5f390741b8acee91d45733"
  1. 19 Jun, 2023 1 commit
  2. 14 Apr, 2023 1 commit
  3. 23 Mar, 2023 1 commit
  4. 17 Feb, 2023 1 commit
  5. 14 Feb, 2023 2 commits
  6. 07 Feb, 2023 1 commit
  7. 02 Feb, 2023 1 commit
  8. 12 Jan, 2023 1 commit
  9. 11 Jan, 2023 1 commit
  10. 04 Jan, 2023 1 commit
  11. 21 Dec, 2022 2 commits
  12. 12 Dec, 2022 1 commit
  13. 27 Oct, 2022 2 commits
  14. 05 Oct, 2022 1 commit
  15. 28 Sep, 2022 1 commit
    • Nicolas Hug's avatar
      Remove deprecated APIs for 0.14 (#6258) · 7b8a6db7
      Nicolas Hug authored
      
      
      * Remove Kinetics400 class
      
      * Remove '2007-test' in VOC
      
      * Remove some MobileNet layer classes
      
      * Remove torchvision/models/segmentation/segmentation.py
      
      * Remove some MultiScaleRoIAlign methods
      
      * Remove torchvision/transforms/_functional_video.py
      
      * Remove torchvision/transforms/_transforms_video.py
      
      * Remove resample parameter in transforms
      
      * Remove 'range' parameter
      
      * Remove 'fill_value' parameter in transforms
      
      * Revert to original warning for C++ models - looks like we should still keep them around?
      
      * pre-commit
      
      * Fix docs
      
      * Remove test/test_transforms_video.py
      
      * Some fixes
      
      * Remove more tests
      
      * Revert changes to C++ models
      
      * Add back _transforms_video and change warning message
      
      * Change back the warning message, and will change the warning message on separate PR
      Co-authored-by: default avatarYosuaMichael <yosuamichaelm@gmail.com>
      Co-authored-by: default avatarYosua Michael Maranatha <yosuamichael@fb.com>
      7b8a6db7
  16. 27 Sep, 2022 1 commit
  17. 26 Sep, 2022 1 commit
  18. 09 Sep, 2022 1 commit
  19. 08 Sep, 2022 1 commit
  20. 25 Aug, 2022 1 commit
  21. 18 Aug, 2022 2 commits
    • Ponku's avatar
      Added ETH3D stereo dataset (#6349) · 96620011
      Ponku authored
      * Added ETH3D stereo dataset
      
      * Small doc-reformating
      
      * Removed assertions with no use, changed np conversion
      
      * Added ETH3D stereo dataset
      
      * Removed assertions with no use, changed np conversion
      
      * rebased on main
      
      * Revert "Removed assertions with no use, changed np conversion"
      
      This reverts commit 1478a8c056bbed59b6f4a67f78a5cfac84cc9fda.
      
      * Update to np.bool instead of np.bool_
      
      * lint and mypy nit fix
      
      * test nit
      96620011
    • Abhijit Deo's avatar
      Fix minor typos in Docstrings (#6450) · 80c197ad
      Abhijit Deo authored
      
      
      * Fix typos
      
      * Fix link
      
      * pre-commit
      
      * Update torchvision/datasets/food101.py
      Co-authored-by: default avatarNicolas Hug <contact@nicolas-hug.com>
      Co-authored-by: default avatarNicolas Hug <contact@nicolas-hug.com>
      80c197ad
  22. 17 Aug, 2022 3 commits
    • Ponku's avatar
      Add FallingThings dataset (#6346) · 162267ca
      Ponku authored
      
      
      * Added Falling Things datasets
      
      * Renamed split to variant
      
      * Update torchvision/datasets/_stereo_matching.py
      
      Changed constant formatting
      Co-authored-by: default avatarNicolas Hug <contact@nicolas-hug.com>
      Co-authored-by: default avatarNicolas Hug <contact@nicolas-hug.com>
      162267ca
    • Ponku's avatar
      Added InStereo2k dataset (#6347) · 8120c594
      Ponku authored
      * added SceneFLow variant datasets
      
      * Changed split name to variant name
      
      * removed trailing commented code line
      
      * Added InStereo2k dataset
      
      * Added Sintel Stereo dataset
      
      * small refactor in tests
      
      * Fixed doc formatting.
      
      * candidate fix for FileNotFound on windows test
      
      * Adressing comments
      
      * Added Sintel Stereo dataset
      
      * small refactor in tests
      
      * Fixed doc formatting.
      
      * candidate fix for FileNotFound on windows test
      
      * Adressing comments
      
      * rebased on main
      
      * lint fix
      
      * Added InStereo2k dataset
      8120c594
    • Ponku's avatar
      Add Sintel Stereo dataset (#6348) · db718021
      Ponku authored
      * added SceneFLow variant datasets
      
      * Changed split name to variant name
      
      * removed trailing commented code line
      
      * Added Sintel Stereo dataset
      
      * small refactor in tests
      
      * Fixed doc formatting.
      
      * candidate fix for FileNotFound on windows test
      
      * Adressing comments
      
      * Added Sintel Stereo dataset
      
      * small refactor in tests
      
      * Fixed doc formatting.
      
      * candidate fix for FileNotFound on windows test
      
      * Adressing comments
      
      * rebased on main
      
      * lint fix
      db718021
  23. 15 Aug, 2022 1 commit
  24. 03 Aug, 2022 1 commit
  25. 02 Aug, 2022 1 commit
    • Ponku's avatar
      Splitting Stereo Dataset PR(#6269) (#6311) · 6bea4ef5
      Ponku authored
      * Broken down PR(#6269). Added an additional dataset
      
      * Removed some types. Store None instead of "". Merged test util functions.
      
      * minor mypy fixes. minor doc fixes
      
      * reformated docstring
      
      * Added additional line-skips
      6bea4ef5
  26. 31 Jul, 2022 1 commit
  27. 22 Jul, 2022 1 commit
  28. 14 Jul, 2022 1 commit
  29. 16 Jun, 2022 1 commit
  30. 09 Jun, 2022 1 commit
  31. 23 May, 2022 2 commits
  32. 20 May, 2022 2 commits