* All models have 'default_cfgs' dict * load/resume/pretrained helpers factored out * pretrained load operates on state_dict based on default_cfg * test all models in validate * schedule, optim factor factored out * test time pool wrapper applied based on default_cfg |
||
---|---|---|
.. | ||
__init__.py | ||
dataset.py | ||
loader.py | ||
random_erasing.py | ||
transforms.py |