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.
Antoine Broyelle
78fa0772cc
Leverage python hierachical logger
with this update one can tune the kind of logs generated by timm but
training and inference traces are unchanged
|
5 years ago |
.. |
layers
|
Leverage python hierachical logger
|
5 years ago |
pruned
|
added efficientnet pruned weights
|
5 years ago |
__init__.py
|
Add RegNet models and weights
|
5 years ago |
densenet.py
|
Big move, layer modules and fn to timm/models/layers
|
5 years ago |
dla.py
|
Add backward and default_cfg tests and fix a few issues found. Fix #153
|
5 years ago |
dpn.py
|
Big move, layer modules and fn to timm/models/layers
|
5 years ago |
efficientnet.py
|
added efficientnet pruned weights
|
5 years ago |
efficientnet_blocks.py
|
Update EfficientNet feature extraction for EfficientDet. Add needed MaxPoolSame as well.
|
5 years ago |
efficientnet_builder.py
|
Leverage python hierachical logger
|
5 years ago |
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.
|
5 years ago |
feature_hooks.py
|
…
|
|
gluon_resnet.py
|
Layer refactoring continues, ResNet downsample rewrite for proper dilation in 3x3 and avg_pool cases
|
5 years ago |
gluon_xception.py
|
Add backward and default_cfg tests and fix a few issues found. Fix #153
|
5 years ago |
helpers.py
|
Leverage python hierachical logger
|
5 years ago |
hrnet.py
|
Add backward and default_cfg tests and fix a few issues found. Fix #153
|
5 years ago |
inception_resnet_v2.py
|
Big move, layer modules and fn to timm/models/layers
|
5 years ago |
inception_v3.py
|
Add backward and default_cfg tests and fix a few issues found. Fix #153
|
5 years ago |
inception_v4.py
|
Big move, layer modules and fn to timm/models/layers
|
5 years ago |
mobilenetv3.py
|
Add backward and default_cfg tests and fix a few issues found. Fix #153
|
5 years ago |
nasnet.py
|
Add backward and default_cfg tests and fix a few issues found. Fix #153
|
5 years ago |
pnasnet.py
|
Fix model create fn not passing num_classes through. Fix #135
|
5 years ago |
registry.py
|
Exclude EfficientNet-L2 models from test
|
5 years ago |
regnet.py
|
Add RegNet models and weights
|
5 years ago |
res2net.py
|
Fix model create fn not passing num_classes through. Fix #135
|
5 years ago |
resnest.py
|
Add backward and default_cfg tests and fix a few issues found. Fix #153
|
5 years ago |
resnet.py
|
Final blurpool2d cleanup and add resnetblur50 weights, match tresnet Downsample arg order to BlurPool2d for interop
|
5 years ago |
selecsls.py
|
Add backward and default_cfg tests and fix a few issues found. Fix #153
|
5 years ago |
senet.py
|
Big move, layer modules and fn to timm/models/layers
|
5 years ago |
sknet.py
|
Fix #139. Broken SKResNets after BlurPool addition, as a plus, SKResNets support AA now too.
|
5 years ago |
tresnet.py
|
Add backward and default_cfg tests and fix a few issues found. Fix #153
|
5 years ago |
xception.py
|
Add backward and default_cfg tests and fix a few issues found. Fix #153
|
5 years ago |