- 16 Jul, 2021 2 commits
-
-
F-G Fernandez authored
-
F-G Fernandez authored
-
- 15 Jul, 2021 1 commit
-
-
Joe Early authored
-
- 08 Jul, 2021 1 commit
-
-
Amani Kiruga authored
-
- 05 Jul, 2021 1 commit
-
-
Santiago Castro authored
-
- 01 Jul, 2021 1 commit
-
-
dgenzel2 authored
* Add iNaturalist dataset * Add download support * address comments Co-authored-by:
dgenzel <dgenzel@fb.com> Co-authored-by:
Francisco Massa <fvsmassa@gmail.com>
-
- 30 Jun, 2021 1 commit
-
-
Nicolas Hug authored
-
- 28 Jun, 2021 2 commits
-
-
cyy authored
Co-authored-by:
Nicolas Hug <nicolashug@fb.com> Co-authored-by:
Vasilis Vryniotis <datumbox@users.noreply.github.com>
-
Vasilis Vryniotis authored
-
- 24 Jun, 2021 2 commits
- 23 Jun, 2021 3 commits
-
-
Adam J. Stewart authored
-
Sepehr Sameni authored
-
Adam J. Stewart authored
-
- 22 Jun, 2021 1 commit
-
-
Nicolas Hug authored
-
- 21 Jun, 2021 1 commit
-
-
Nicolas Hug authored
Summary: Enable analytics logging for MNIST and CIFAR Reviewed By: colin2328, fmassa Differential Revision: D29183132 fbshipit-source-id: 67d9f6881354f87659fdec4183b22a1be3ec0eb6 Co-authored-by:Dmitriy Genzel <dgenzel@fb.com>
-
- 18 Jun, 2021 1 commit
-
-
Gaurav7888 authored
Co-authored-by:
Vasilis Vryniotis <datumbox@users.noreply.github.com> Co-authored-by:
Nicolas Hug <nicolashug@fb.com>
-
- 17 Jun, 2021 2 commits
-
-
Nicolas Hug authored
-
Nicolas Hug authored
-
- 16 Jun, 2021 1 commit
-
-
Nicolas Hug authored
-
- 15 Jun, 2021 1 commit
-
-
Prabhat Roy authored
* Fixed missing audio with video_reader backend * Added unit test
-
- 11 Jun, 2021 2 commits
-
-
Vasilis Vryniotis authored
* Adding a test for grayscale images. * Doing the ops in torch, adding more checks.
-
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 2 commits
-
-
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 4 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
-
Anirudh authored
-
Vasilis Vryniotis authored
-
- 08 Jun, 2021 1 commit
-
-
Prabhat Roy authored
* Fixed comparison warnings in audio_stream and video_stream * Fixed clang error
-
- 07 Jun, 2021 1 commit
-
-
Prabhat Roy authored
This reverts commit f6b6b510.
-
- 04 Jun, 2021 4 commits
-
-
Aditya Oke authored
* fix * add docs for VisionDataset * add getitem * add deprecated note to transform * Update torchvision/datasets/vision.py Co-authored-by:
Philip Meier <github.pmeier@posteo.de> * fix docs * Update torchvision/datasets/vision.py * flake8 Co-authored-by:
Nicolas Hug <nicolashug@fb.com> Co-authored-by:
Philip Meier <github.pmeier@posteo.de> Co-authored-by:
Vasilis Vryniotis <datumbox@users.noreply.github.com>
-
Bruno Korbar authored
Co-authored-by:Vasilis Vryniotis <datumbox@users.noreply.github.com>
-
Shengwei An authored
-
Prabhat Roy authored
* Fixed read_image bug * Removed unused import * Skip tests if cv2 unavailable * Removed cv2 dependency
-
- 01 Jun, 2021 5 commits
-
-
Jiawei Liu authored
* [doc] add minimum input size for alexnet builder * [doc] add minimum input size for vgg builder * [doc] add minimum input size for squeezenet builder * [doc] add minimum input size for densenet builder * [doc] add minimum input size for inception_v3 builder * [doc] add minimum input size for googlenet builder Co-authored-by:Vasilis Vryniotis <datumbox@users.noreply.github.com>
-
Bruno Korbar authored
* remove unused functions * shut up annoying warnings via cast * prabhat's comments * Fixed clang format error Co-authored-by:Prabhat Roy <prabhatroy@fb.com>
-
Nicolas Hug authored
-
Nicolas Hug authored
-
IgorSusmelj authored
-