"vscode:/vscode.git/clone" did not exist on "897ac9c1bbc26f560b0bce06b12c479688183e3e"
  1. 02 Aug, 2023 1 commit
  2. 24 Feb, 2023 2 commits
  3. 16 Feb, 2023 2 commits
  4. 05 Dec, 2022 1 commit
  5. 24 Oct, 2022 1 commit
    • Vasilis Vryniotis's avatar
      Adding Uniform temporal Subsampling for Video (#6812) · e96860d6
      Vasilis Vryniotis authored
      
      
      * Adding temporal sampling kernel and dispatcher.
      
      * Adding the UniformTemporalSubsample class.
      
      * Add it on init
      
      * Adding tests.
      
      * Addressing comments.
      
      * Reverting proposal as it led to different results.
      
      * add more tests for uniform_temporal_subsample
      
      * cleanup
      
      * fix logic
      
      * fix logic
      
      * make test more strict
      
      * lint
      
      * Update torchvision/prototype/transforms/functional/_temporal.py
      
      * remove pytorchvideo again per request
      Co-authored-by: default avatarPhilip Meier <github.pmeier@posteo.de>
      e96860d6