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 ff421e5e09
New PyTorch trained EfficientNet-B2 weights with my RandAugment impl
5 years ago
..
__init__.py
activations.py
adaptive_avgmax_pool.py
conv2d_layers.py
densenet.py
dla.py
dpn.py
efficientnet.py New PyTorch trained EfficientNet-B2 weights with my RandAugment impl 5 years ago
efficientnet_blocks.py
efficientnet_builder.py
factory.py
feature_hooks.py
gluon_resnet.py
gluon_xception.py
helpers.py
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
senet.py
test_time_pool.py
xception.py