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 b1b6e7c361
Fix a few more issues related to #216 w/ TResNet (space2depth) and FP16 weights in wide resnets. Also don't completely dump pretrained weights in in_chans != 1 or 3 cases.
4 years ago
..
data More documentation updates, fix a typo 4 years ago
loss Fix some attributions, add copyrights to some file docstrings 4 years ago
models Fix a few more issues related to #216 w/ TResNet (space2depth) and FP16 weights in wide resnets. Also don't completely dump pretrained weights in in_chans != 1 or 3 cases. 4 years ago
optim Merge branch 'logger' into features. Change 'logger' to '_logger'. 4 years ago
scheduler Merge branch 'logger' into features. Change 'logger' to '_logger'. 4 years ago
__init__.py Monster commit, activation refactor, VoVNet, norm_act improvements, more 4 years ago
utils.py Add bool arg helper 4 years ago
version.py Bump version to 0.2.0, ready to roll (I think) 4 years ago