pytorch-image-models/timm/data
Ross Wightman a5310a3451 Merge remote-tracking branch 'origin/benchmark-fixes-vit_hybrids' into pit_and_vit_update 2021-04-01 12:15:34 -07:00
..
parsers Improve evenness of per-worker split for validation set with TFDS 2021-03-18 23:16:14 -07:00
__init__.py More dataset work including factories and a tensorflow datasets (TFDS) wrapper 2021-01-15 17:26:20 -08:00
auto_augment.py Fix some attributions, add copyrights to some file docstrings 2020-07-27 13:44:56 -07:00
config.py Add epoch-repeats arg to multiply the number of dataset passes per epoch. Currently for iterable datasets (read TFDS wrapper) only. 2021-02-23 17:31:42 -08:00
constants.py
dataset.py Add epoch-repeats arg to multiply the number of dataset passes per epoch. Currently for iterable datasets (read TFDS wrapper) only. 2021-02-23 17:31:42 -08:00
dataset_factory.py Add epoch-repeats arg to multiply the number of dataset passes per epoch. Currently for iterable datasets (read TFDS wrapper) only. 2021-02-23 17:31:42 -08:00
distributed_sampler.py
loader.py More dataset work including factories and a tensorflow datasets (TFDS) wrapper 2021-01-15 17:26:20 -08:00
mixup.py More flexible mixup mode, add 'half' mode. 2020-09-07 20:03:06 -07:00
random_erasing.py Fix some attributions, add copyrights to some file docstrings 2020-07-27 13:44:56 -07:00
real_labels.py Fix a bug with accuracy retrieving from RealLabels 2020-12-04 16:12:50 +01:00
tf_preprocessing.py Remove some old __future__ imports 2021-01-03 11:24:16 -08:00
transforms.py Support for huggingface hub via create_model and default_cfgs. 2021-03-16 22:48:26 -07:00
transforms_factory.py Support for huggingface hub via create_model and default_cfgs. 2021-03-16 22:48:26 -07:00