"server/text_generation_server/models/llava_next.py" did not exist on "3a521c92b3b5843ee6bacefafbc2ad5822744b1a"
  1. 10 Aug, 2023 1 commit
  2. 09 Aug, 2023 1 commit
  3. 02 Aug, 2023 1 commit
  4. 24 Feb, 2023 2 commits
  5. 16 Feb, 2023 2 commits
  6. 05 Dec, 2022 1 commit
  7. 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