- 11 Jun, 2021 6 commits
-
-
Matti Picus authored
* add filter for binary_linux_wheel_py3.7_cpu fixes issue #3997 * add tag,nightly filter to build_docs * flake8 formatting * fixes from review
-
Zhiqiang Wang authored
-
Vivek Kumar authored
-
DevPranjal authored
-
Zhiqiang Wang authored
-
Sugato Ray authored
* allow single-channel-images in draw_bounding_boxes This is bug-fix for issue #4042. https://github.com/pytorch/vision/issues/4042 * change made for passing linting requirements #4042
-
- 10 Jun, 2021 9 commits
-
-
Vivek Kumar authored
-
tanvimoharir authored
-
Nicolas Hug authored
-
Anirudh authored
-
Alexander Grund authored
Do this after the version check to avoid failures on import for earlier torch where that module did not exist. See #3901 Co-authored-by:Vasilis Vryniotis <datumbox@users.noreply.github.com>
-
Anirudh authored
-
Anirudh authored
-
Bruno Korbar authored
* Initial commit * pmeiers comments Co-authored-by:
Philip Meier <github.pmeier@posteo.de> * pmeiers changes Co-authored-by:
Philip Meier <github.pmeier@posteo.de> * pmeiers comments Co-authored-by:
Philip Meier <github.pmeier@posteo.de> * replace pandas with system library to avoid crashes * Lint * Lint * fixing unittest * Minor comments removal * pmeier comments Co-authored-by:
Philip Meier <github.pmeier@posteo.de> * remove asserts * address pmeier formatting changes * address pmeier changes Co-authored-by:
Philip Meier <github.pmeier@posteo.de> * pmeier changes Co-authored-by:
Philip Meier <github.pmeier@posteo.de> * rename n_classes to num_classes * formatting changes * doc change to add ".mp4" to backported class * formatting to correct line length * adding **kwargs to Kinetics400 class * remove urlib request and download the file directly * annotations and files can be already downloaded * test fix * add download tests for Kinetics * users now dont need to provide full path within the root for new Kinetics dataset * linter * Update test/test_datasets_download.py * Update torchvision/datasets/kinetics.py Co-authored-by:
Philip Meier <github.pmeier@posteo.de> * revert whitespace (3680#discussion_r626382842) * addressing annotation_path parameter which is unnecessary * Update torchvision/datasets/kinetics.py Co-authored-by:
Philip Meier <github.pmeier@posteo.de> * Update torchvision/datasets/kinetics.py Co-authored-by:
Philip Meier <github.pmeier@posteo.de> * kwargs update Co-authored-by:
Philip Meier <github.pmeier@posteo.de> * expose num_download_workers as public * swap os.isfile with check_integrity * nit on private things * special case if there are no default arguments * revert changes to kinetics400 test case for BC * add split_folder changes and support for legacy format * pmeiers suggestions Co-authored-by:
Philip Meier <github.pmeier@posteo.de> * pmeiers suggestions - root comment * pmeiers comments - annotation attribute remmoved * pmeiers suggestion Co-authored-by:
Philip Meier <github.pmeier@posteo.de> * pmeiers suggestion Co-authored-by:
Philip Meier <github.pmeier@posteo.de> * pmeiers suggestion Co-authored-by:
Philip Meier <github.pmeier@posteo.de> * pmeiers suggestion Co-authored-by:
Philip Meier <github.pmeier@posteo.de> * Update torchvision/datasets/kinetics.py Co-authored-by:
Philip Meier <github.pmeier@posteo.de> * Update torchvision/datasets/kinetics.py Co-authored-by:
Philip Meier <github.pmeier@posteo.de> * Update torchvision/datasets/kinetics.py Co-authored-by:
Philip Meier <github.pmeier@posteo.de> * Update torchvision/datasets/kinetics.py Co-authored-by:
Philip Meier <github.pmeier@posteo.de> * Update torchvision/datasets/kinetics.py Co-authored-by:
Philip Meier <github.pmeier@posteo.de> * Update torchvision/datasets/kinetics.py Co-authored-by:
Philip Meier <github.pmeier@posteo.de> * minor debugging * nit picks * only include public kwargs into defaults * add _use_legacy_structure in favour of **kwargs * add type hints for Kinetics400 * flake8 * flake8 * flake8 * rename to make thigs clearer * permuting the output Co-authored-by:
Philip Meier <github.pmeier@posteo.de> Co-authored-by:
Francisco Massa <fvsmassa@gmail.com>
-
Prabhat Roy authored
-
- 09 Jun, 2021 13 commits
-
-
Prabhat Roy authored
* Fixed some ffmpeg deprecation warnings in decoder * Fixed clang error Co-authored-by:Vasilis Vryniotis <datumbox@users.noreply.github.com>
-
Prabhat Roy authored
-
Rajat Jaiswal authored
-
Vivek Kumar authored
-
Anirudh authored
-
Philip Meier authored
* add additional workflow trigger * [skip ci] fix name of script for PR label processing (#4013) * trigger CI * fix workflow in case commit has no associated PR * [skip CI] test PR for label-checking workflow (#4015) * [skip CI] fix PR labels processing logic (#4016) * [skip CI] try fix trigger for unlabeled PR pings (#4017) * [skip CI] remove quotes around users ping (#4018) * [skip CI] cleanup PR labeling workflow (#4019) * [skip CI] fix ping message for unlabeled PRs (#4020) * cleanup
-
Vivek Kumar authored
-
Anirudh authored
-
Anirudh authored
-
Nicolas Hug authored
-
Vasilis Vryniotis authored
-
Philip Meier authored
-
Philip Meier authored
* test label extraction * debug * debug * ping maintainers in case a PR was not properly labeled * flake8 * add required labels
-
- 08 Jun, 2021 4 commits
-
-
Prabhat Roy authored
* Fixed comparison warnings in audio_stream and video_stream * Fixed clang error
-
S Harish authored
-
Ishan Kumar authored
-
Anirudh authored
-
- 07 Jun, 2021 7 commits
-
-
Nicolas Hug authored
-
Nicolas Hug authored
-
Vivek Kumar authored
-
Prabhat Roy authored
This reverts commit f6b6b510.
-
Zhiqiang Wang authored
-
Nicolas Hug authored
-
Anirudh authored
-
- 06 Jun, 2021 1 commit
-
-
Saswat Das authored
-