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 c53ec33ae0
Add synset/label indices for results generation. Add 'valid labels' to validation script to support imagenet-a/r label subsets properly.
4 years ago
..
__init__.py Working on feature extraction, interfaces refined, a number of models working, some in progress. 4 years ago
auto_augment.py Fix some attributions, add copyrights to some file docstrings 4 years ago
config.py Merge branch 'logger' into features. Change 'logger' to '_logger'. 4 years ago
constants.py Big re-org, working towards making pip/module as 'timm' 5 years ago
dataset.py Add synset/label indices for results generation. Add 'valid labels' to validation script to support imagenet-a/r label subsets properly. 4 years ago
distributed_sampler.py Big re-org, working towards making pip/module as 'timm' 5 years ago
loader.py Fix some attributions, add copyrights to some file docstrings 4 years ago
mixup.py Fix some attributions, add copyrights to some file docstrings 4 years ago
random_erasing.py Fix some attributions, add copyrights to some file docstrings 4 years ago
real_labels.py Fix some attributions, add copyrights to some file docstrings 4 years ago
tf_preprocessing.py Fix some attributions, add copyrights to some file docstrings 4 years ago
transforms.py Working on an implementation of AugMix with JensenShannonDivergence loss that's compatible with my AutoAugment and RandAugment impl 5 years ago
transforms_factory.py Fix some attributions, add copyrights to some file docstrings 4 years ago