"vscode:/vscode.git/clone" did not exist on "a148da2cfe4706745147de1e315972a19408f6ec"
  1. 09 Sep, 2021 1 commit
  2. 08 Sep, 2021 2 commits
  3. 07 Sep, 2021 2 commits
  4. 06 Sep, 2021 7 commits
  5. 05 Sep, 2021 1 commit
  6. 04 Sep, 2021 3 commits
  7. 02 Sep, 2021 5 commits
  8. 01 Sep, 2021 4 commits
  9. 31 Aug, 2021 5 commits
  10. 27 Aug, 2021 2 commits
  11. 26 Aug, 2021 5 commits
  12. 23 Aug, 2021 3 commits
    • Philip Meier's avatar
      fix dependency table (#4308) · b72129c5
      Philip Meier authored
      b72129c5
    • F-G Fernandez's avatar
      Added typing annotations to models/video (#4229) · 11d36292
      F-G Fernandez authored
      * style: Added typing to models/video
      
      * style: Fixed typing
      
      * style: Fixed typing
      
      * style: Fixed typing
      
      * refactor: Removed default value for stem
      
      * docs: Fixed docstring of VideoResNet
      
      * style: Refactored typing
      
      * docs: Fixed docstring
      
      * style: Fixed typing
      
      * docs: Specified docstring
      
      * typing: Fixed tying
      
      * docs: Fixed docstring
      
      * Undoing change.
      11d36292
    • F-G Fernandez's avatar
      Added typing annotations to models/segmentation (#4227) · 185be3a9
      F-G Fernandez authored
      * style: Added typing annotations to segmentation/_utils
      
      * style: Added typing annotations to segmentation/segmentation
      
      * style: Added typing annotations to remaining segmentation models
      
      * style: Fixed typing of DeepLab
      
      * style: Fixed typing
      
      * fix: Fixed typing annotations & default values
      
      * Fixing python_type_check
      185be3a9