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.
pytorch-image-models/timm
rwightman d3ba34ee7e
Fix Mobilenet V3 model name for sotabench. Minor res2net cleanup.
5 years ago
..
data Fix AutoAugment abs translate calc 5 years ago
loss Big re-org, working towards making pip/module as 'timm' 5 years ago
models Fix Mobilenet V3 model name for sotabench. Minor res2net cleanup. 5 years ago
optim Add Nvidia's NovogGrad impl from Jasper (cleaner/faster than current) and Apex Fused optimizers 5 years ago
scheduler Add RAdam, NovoGrad, Lookahead, and AdamW optimizers, a few ResNet tweaks and scheduler factory tweak. 5 years ago
__init__.py Add model registry and model listing fns, refactor model_factory/create_model fn 5 years ago
utils.py Add support for new AMP checkpointing support w/ amp.state_dict 5 years ago
version.py Bump version for next push to pypi 5 years ago