* 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 |
||
---|---|---|
.. | ||
__init__.py | ||
config.py | ||
constants.py | ||
dataset.py | ||
distributed_sampler.py | ||
loader.py | ||
mixup.py | ||
random_erasing.py | ||
tf_preprocessing.py | ||
transforms.py |