You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
pytorch-image-models/timm/data
Ross Wightman 3b6ba76126
Merge remote-tracking branch 'origin/master' into bits_and_tpu
3 years ago
..
parsers Merge remote-tracking branch 'origin/fixes_bce_regnet' into bits_and_tpu 3 years ago
__init__.py Transforms, augmentation work for bits, add RandomErasing support for XLA (pushing into transforms), revamp of transform/preproc config, etc ongoing... 3 years ago
auto_augment.py Merge branch 'master' into bits_and_tpu 3 years ago
collate.py Transforms, augmentation work for bits, add RandomErasing support for XLA (pushing into transforms), revamp of transform/preproc config, etc ongoing... 3 years ago
config.py Transforms, augmentation work for bits, add RandomErasing support for XLA (pushing into transforms), revamp of transform/preproc config, etc ongoing... 3 years ago
constants.py Big re-org, working towards making pip/module as 'timm' 5 years ago
dataset.py Add epoch-repeats arg to multiply the number of dataset passes per epoch. Currently for iterable datasets (read TFDS wrapper) only. 4 years ago
dataset_factory.py Add epoch-repeats arg to multiply the number of dataset passes per epoch. Currently for iterable datasets (read TFDS wrapper) only. 4 years ago
distributed_sampler.py Add RepeatAugSampler as per DeiT RASampler impl, showing promise for current (distributed) training experiments. 3 years ago
fetcher.py Remove print, arg order 3 years ago
loader.py Add worker_seeding arg to allow selecting old vs updated data loader worker seed for (old) experiment repeatability 3 years ago
mixup.py Merge remote-tracking branch 'origin/master' into bits_and_tpu 3 years ago
prefetcher_cuda.py Remove print, arg order 3 years ago
random_erasing.py Transforms, augmentation work for bits, add RandomErasing support for XLA (pushing into transforms), revamp of transform/preproc config, etc ongoing... 3 years ago
real_labels.py Fix a bug with accuracy retrieving from RealLabels 4 years ago
tf_preprocessing.py First timm.bits commit, add initial abstractions, WIP updates to train, val... some of it working 4 years ago
transforms.py Transforms, augmentation work for bits, add RandomErasing support for XLA (pushing into transforms), revamp of transform/preproc config, etc ongoing... 3 years ago
transforms_factory.py Transforms, augmentation work for bits, add RandomErasing support for XLA (pushing into transforms), revamp of transform/preproc config, etc ongoing... 3 years ago