pytorch-image-models/timm/data
Ross Wightman 65a634626f Switch random erasing to doing normal_() on CPU to avoid instability, remove a debug print 2019-06-29 10:03:13 -07:00
..
__init__.py Big re-org, working towards making pip/module as 'timm' 2019-06-19 17:20:51 -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 Big re-org, working towards making pip/module as 'timm' 2019-06-19 17:20:51 -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 A number of tweaks to arguments, epoch handling, config 2019-06-28 13:49:20 -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 Switch random erasing to doing normal_() on CPU to avoid instability, remove a debug print 2019-06-29 10:03:13 -07:00
tf_preprocessing.py Big re-org, working towards making pip/module as 'timm' 2019-06-19 17:20:51 -07:00
transforms.py Switch random erasing to doing normal_() on CPU to avoid instability, remove a debug print 2019-06-29 10:03:13 -07:00