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/layers
Ross Wightman f1d5f8a6c4
Update comments for Selective Kernel and DropBlock/Path impl, add skresnet34 weights
5 years ago
..
__init__.py Update comments for Selective Kernel and DropBlock/Path impl, add skresnet34 weights 5 years ago
activations.py
adaptive_avgmax_pool.py
avg_pool2d_same.py
cbam.py
cond_conv2d.py
conv2d_same.py
conv_bn_act.py
create_attn.py
create_conv2d.py
drop.py Update comments for Selective Kernel and DropBlock/Path impl, add skresnet34 weights 5 years ago
eca.py
helpers.py
median_pool.py
mixed_conv2d.py
padding.py
se.py
selective_kernel.py Update comments for Selective Kernel and DropBlock/Path impl, add skresnet34 weights 5 years ago
split_batchnorm.py
test_time_pool.py