- 10 Jun, 2021 1 commit
-
-
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>
-
- 09 Jun, 2021 6 commits
-
-
Rajat Jaiswal authored
-
Vivek Kumar authored
-
Anirudh authored
-
Vivek Kumar authored
-
Anirudh authored
-
Nicolas Hug authored
-
- 08 Jun, 2021 3 commits
-
-
S Harish authored
-
Ishan Kumar authored
-
Anirudh authored
-
- 07 Jun, 2021 6 commits
-
-
Nicolas Hug authored
-
Nicolas Hug authored
-
Vivek Kumar authored
-
Zhiqiang Wang authored
-
Nicolas Hug authored
-
Anirudh authored
-
- 06 Jun, 2021 1 commit
-
-
Saswat Das authored
-
- 05 Jun, 2021 6 commits
-
-
Sahil Goyal authored
-
Zhiqiang Wang authored
-
Anirudh authored
-
Vivek Kumar authored
-
DevPranjal authored
-
Anirudh authored
-
- 04 Jun, 2021 5 commits
-
-
Vivek Kumar authored
-
Prabhat Roy authored
* Fixed read_image bug * Removed unused import * Skip tests if cv2 unavailable * Removed cv2 dependency
-
Ishan Kumar authored
-
Sahil Goyal authored
-
Nicolas Hug authored
-
- 03 Jun, 2021 4 commits
-
-
Shrill Shrestha authored
-
Drishti Bhasin authored
-
Nicolas Hug authored
-
Saswat Das authored
-
- 02 Jun, 2021 1 commit
-
-
Nicolas Hug authored
-
- 01 Jun, 2021 2 commits
-
-
Vasilis Vryniotis authored
-
Vasilis Vryniotis authored
-
- 27 May, 2021 4 commits
-
-
Shrill Shrestha authored
-
Prabhat Roy authored
-
Zhiqiang Wang authored
-
Vasilis Vryniotis authored
* Speed up keypoint and retina. * Update keypoint expected file * Speed up fasterrcnn_resnet50_fpn. * Speed up maskrcnn_resnet50_fpn. * Updating params to resolve flakiness. * limit runs to those 4 tests * Relaxing precision to resolve flakiness * Undo test filtering
-
- 26 May, 2021 1 commit
-
-
Vasilis Vryniotis authored
* Improve model parameterization on tests. * Code review changes.
-