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 b8762cc67d
Model updates. Add my best ResNet50 weights top-1=78.47. Add some other torchvision 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 Model updates. Add my best ResNet50 weights top-1=78.47. Add some other torchvision 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