.. |
layers
|
Annotate types on drop fns to avoid torchscript error
|
2020-02-27 09:30:23 -08:00 |
__init__.py
|
Big move, layer modules and fn to timm/models/layers
|
2020-02-09 13:13:08 -08:00 |
densenet.py
|
Big move, layer modules and fn to timm/models/layers
|
2020-02-09 13:13:08 -08:00 |
dla.py
|
Big move, layer modules and fn to timm/models/layers
|
2020-02-09 13:13:08 -08:00 |
dpn.py
|
Big move, layer modules and fn to timm/models/layers
|
2020-02-09 13:13:08 -08:00 |
efficientnet.py
|
Fiddling...
|
2020-03-19 10:20:20 -07:00 |
efficientnet_blocks.py
|
Unify drop connect vs drop path under 'drop path' name, switch all EfficientNet/MobilenetV3 refs to 'drop_path'. Update factory to handle new drop args.
|
2020-02-18 14:00:26 -08:00 |
efficientnet_builder.py
|
EfficientNet-Lite model added w/ converted checkpoints, validation in progress...
|
2020-03-17 23:31:45 -07:00 |
factory.py
|
Unify drop connect vs drop path under 'drop path' name, switch all EfficientNet/MobilenetV3 refs to 'drop_path'. Update factory to handle new drop args.
|
2020-02-18 14:00:26 -08:00 |
feature_hooks.py
|
Bring EfficientNet and MobileNetV3 up to date with my gen-efficientnet repo
|
2019-11-28 17:04:35 -08:00 |
gluon_resnet.py
|
Layer refactoring continues, ResNet downsample rewrite for proper dilation in 3x3 and avg_pool cases
|
2020-02-10 11:55:03 -08:00 |
gluon_xception.py
|
Big move, layer modules and fn to timm/models/layers
|
2020-02-09 13:13:08 -08:00 |
helpers.py
|
Add checkpoint averaging script. Add headers, shebangs, exec perms to all scripts
|
2020-01-03 14:57:46 -08:00 |
hrnet.py
|
Big move, layer modules and fn to timm/models/layers
|
2020-02-09 13:13:08 -08:00 |
inception_resnet_v2.py
|
Big move, layer modules and fn to timm/models/layers
|
2020-02-09 13:13:08 -08:00 |
inception_v3.py
|
Update version, results csv files, and move remaining dropbox weights to github
|
2019-07-25 16:54:44 -07:00 |
inception_v4.py
|
Big move, layer modules and fn to timm/models/layers
|
2020-02-09 13:13:08 -08:00 |
mobilenetv3.py
|
Add MobileNetV3 Large weights, results, update README and sotabench for merge
|
2020-02-29 20:37:20 -08:00 |
nasnet.py
|
Big move, layer modules and fn to timm/models/layers
|
2020-02-09 13:13:08 -08:00 |
pnasnet.py
|
Big move, layer modules and fn to timm/models/layers
|
2020-02-09 13:13:08 -08:00 |
registry.py
|
…
|
|
res2net.py
|
Layer refactoring continues, ResNet downsample rewrite for proper dilation in 3x3 and avg_pool cases
|
2020-02-10 11:55:03 -08:00 |
resnet.py
|
Update comments for Selective Kernel and DropBlock/Path impl, add skresnet34 weights
|
2020-02-18 13:58:30 -08:00 |
selecsls.py
|
Big move, layer modules and fn to timm/models/layers
|
2020-02-09 13:13:08 -08:00 |
senet.py
|
Big move, layer modules and fn to timm/models/layers
|
2020-02-09 13:13:08 -08:00 |
sknet.py
|
Update comments for Selective Kernel and DropBlock/Path impl, add skresnet34 weights
|
2020-02-18 13:58:30 -08:00 |
xception.py
|
Big move, layer modules and fn to timm/models/layers
|
2020-02-09 13:13:08 -08:00 |