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.
Ross Wightman
c6b32cbe73
A number of tweaks to arguments, epoch handling, config
...
* reorganize train args
* allow resolve_data_config to be used with dict args, not just arparse
* stop incrementing epoch before save, more consistent naming vs csv, etc
* update resume and start epoch handling to match above
* stop auto-incrementing epoch in scheduler
5 years ago
..
__init__.py
Big re-org, working towards making pip/module as 'timm'
5 years ago
config.py
A number of tweaks to arguments, epoch handling, config
5 years ago
constants.py
Big re-org, working towards making pip/module as 'timm'
5 years ago
dataset.py
Big re-org, working towards making pip/module as 'timm'
5 years ago
distributed_sampler.py
Big re-org, working towards making pip/module as 'timm'
5 years ago
loader.py
A number of tweaks to arguments, epoch handling, config
5 years ago
mixup.py
Big re-org, working towards making pip/module as 'timm'
5 years ago
random_erasing.py
Big re-org, working towards making pip/module as 'timm'
5 years ago
tf_preprocessing.py
Big re-org, working towards making pip/module as 'timm'
5 years ago
transforms.py
A number of tweaks to arguments, epoch handling, config
5 years ago