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 1a8f5900ab
Update EfficientNet feature extraction for EfficientDet. Add needed MaxPoolSame as well.
5 years ago
..
__init__.py Update EfficientNet feature extraction for EfficientDet. Add needed MaxPoolSame as well. 5 years ago
activations.py
adaptive_avgmax_pool.py
cbam.py
cond_conv2d.py Update EfficientNet feature extraction for EfficientDet. Add needed MaxPoolSame as well. 5 years ago
conv2d_same.py Update EfficientNet feature extraction for EfficientDet. Add needed MaxPoolSame as well. 5 years ago
conv_bn_act.py
create_attn.py
create_conv2d.py
drop.py
eca.py
helpers.py
median_pool.py
mixed_conv2d.py
padding.py Update EfficientNet feature extraction for EfficientDet. Add needed MaxPoolSame as well. 5 years ago
pool2d_same.py Update EfficientNet feature extraction for EfficientDet. Add needed MaxPoolSame as well. 5 years ago
se.py
selective_kernel.py
split_batchnorm.py
test_time_pool.py