".github/vscode:/vscode.git/clone" did not exist on "c3d78cd3067612175ac9f0f8b234abf5a2e1f510"
Adding Uniform temporal Subsampling for Video (#6812)
* 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:
Philip Meier <github.pmeier@posteo.de>
Showing
Please register or sign in to comment