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 43225d110c
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
..
layers Update comments for Selective Kernel and DropBlock/Path impl, add skresnet34 weights 5 years ago
__init__.py
densenet.py
dla.py
dpn.py
efficientnet.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
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. 5 years ago
efficientnet_builder.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
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
gluon_xception.py
helpers.py
hrnet.py
inception_resnet_v2.py
inception_v3.py
inception_v4.py
mobilenetv3.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
nasnet.py
pnasnet.py
registry.py
res2net.py
resnet.py Update comments for Selective Kernel and DropBlock/Path impl, add skresnet34 weights 5 years ago
selecsls.py
senet.py
sknet.py Update comments for Selective Kernel and DropBlock/Path impl, add skresnet34 weights 5 years ago
xception.py