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
Ross Wightman c3287aafb3
Slight improvement in EfficientNet-B2 native PyTorch weights
5 years ago
..
data Switch random erasing to doing normal_() on CPU to avoid instability, remove a debug print 5 years ago
loss Big re-org, working towards making pip/module as 'timm' 5 years ago
models Slight improvement in EfficientNet-B2 native PyTorch weights 5 years ago
optim Big re-org, working towards making pip/module as 'timm' 5 years ago
scheduler A number of tweaks to arguments, epoch handling, config 5 years ago
__init__.py Add model registry and model listing fns, refactor model_factory/create_model fn 5 years ago
utils.py A number of tweaks to arguments, epoch handling, config 5 years ago
version.py Bump version to 0.1.2 5 years ago