pytorch-image-models/timm
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
2019-06-28 13:49:20 -07:00
..
data A number of tweaks to arguments, epoch handling, config 2019-06-28 13:49:20 -07:00
loss Big re-org, working towards making pip/module as 'timm' 2019-06-19 17:20:51 -07:00
models A number of tweaks to arguments, epoch handling, config 2019-06-28 13:49:20 -07:00
optim Big re-org, working towards making pip/module as 'timm' 2019-06-19 17:20:51 -07:00
scheduler A number of tweaks to arguments, epoch handling, config 2019-06-28 13:49:20 -07:00
__init__.py Add model registry and model listing fns, refactor model_factory/create_model fn 2019-06-23 18:22:16 -07:00
utils.py A number of tweaks to arguments, epoch handling, config 2019-06-28 13:49:20 -07:00
version.py Bump version to 0.1.2 2019-06-23 18:27:30 -07:00