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/models
Ross Wightman 40fea63ebe
Add checkpoint averaging script. Add headers, shebangs, exec perms to all scripts
5 years ago
..
__init__.py
activations.py
adaptive_avgmax_pool.py
conv2d_layers.py
densenet.py
dla.py
dpn.py
efficientnet.py
efficientnet_blocks.py
efficientnet_builder.py
factory.py
feature_hooks.py
gluon_resnet.py
gluon_xception.py
helpers.py Add checkpoint averaging script. Add headers, shebangs, exec perms to all scripts 5 years ago
hrnet.py
inception_resnet_v2.py
inception_v3.py
inception_v4.py
median_pool.py
mobilenetv3.py
nasnet.py
pnasnet.py
registry.py
res2net.py
resnet.py
selecsls.py
senet.py
test_time_pool.py
xception.py