1. 05 Sep, 2021 1 commit
  2. 23 Aug, 2021 1 commit
    • 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
  3. 22 Jun, 2021 1 commit
  4. 19 Jan, 2021 1 commit
  5. 07 Jan, 2021 1 commit
  6. 02 Dec, 2020 1 commit
  7. 29 Sep, 2020 1 commit
  8. 11 Mar, 2020 1 commit
  9. 02 Oct, 2019 1 commit
  10. 06 Aug, 2019 1 commit
  11. 04 Aug, 2019 1 commit
  12. 01 Aug, 2019 1 commit
  13. 26 Jul, 2019 1 commit
    • Bruno Korbar's avatar
      Add VideoModelZoo models (#1130) · 7c95f97a
      Bruno Korbar authored
      * [0.4_video] models - initial commit
      
      * addressing fmassas inline comments
      
      * pep8 and flake8
      
      * simplify "hacks"
      
      * sorting out latest comments
      
      * nitpick
      
      * Updated tests and constructors
      
      * Added docstrings - ready to merge
      7c95f97a