pytorch-image-models/timm/data
Ross Wightman f37e633e9b Merge remote-tracking branch 'origin/re-exp' into opt 2019-08-26 14:29:23 -07:00
..
__init__.py Add initial sotabench attempt. Split create_transform out of create_loader. Update requirements.txt 2019-08-12 23:06:19 -07:00
config.py A number of tweaks to arguments, epoch handling, config 2019-06-28 13:49:20 -07:00
constants.py Big re-org, working towards making pip/module as 'timm' 2019-06-19 17:20:51 -07:00
dataset.py Add basic image folder style dataset to read directly out of tar files, example in validate.py 2019-07-25 10:51:03 -07:00
distributed_sampler.py Big re-org, working towards making pip/module as 'timm' 2019-06-19 17:20:51 -07:00
loader.py Merge remote-tracking branch 'origin/re-exp' into opt 2019-08-26 14:29:23 -07:00
mixup.py Big re-org, working towards making pip/module as 'timm' 2019-06-19 17:20:51 -07:00
random_erasing.py Add support to split random erasing blocks into randomly selected number with --recount arg. Fix random selection of aspect ratios. 2019-08-12 16:01:58 -07:00
tf_preprocessing.py Add MixNet (https://arxiv.org/abs/1907.09595) with pretrained weights converted from Tensorflow impl 2019-07-25 11:42:01 -07:00
transforms.py Add support to split random erasing blocks into randomly selected number with --recount arg. Fix random selection of aspect ratios. 2019-08-12 16:01:58 -07:00