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 9cc7dda6e5
Fixup byoanet configs to pass unit tests. Add swin_attn and swinnet26t model for testing.
3 years ago
..
__init__.py ByoaNet with bottleneck transformer, lambda resnet, and halo net experiments 4 years ago
activations.py
activations_jit.py
activations_me.py
adaptive_avgmax_pool.py
anti_aliasing.py
blur_pool.py
bottleneck_attn.py ByoaNet with bottleneck transformer, lambda resnet, and halo net experiments 4 years ago
cbam.py
classifier.py
cond_conv2d.py
config.py
conv2d_same.py
conv_bn_act.py
create_act.py
create_attn.py
create_conv2d.py
create_norm_act.py
create_self_attn.py Fixup byoanet configs to pass unit tests. Add swin_attn and swinnet26t model for testing. 3 years ago
drop.py
eca.py
evo_norm.py
halo_attn.py Defaul lambda r=7. Define '26t' stage 4/5 256x256 variants for all of bot/halo/lambda nets for experiment. Add resnet50t for exp. Fix a few comments. 3 years ago
helpers.py
inplace_abn.py Update README, fix iabn pip version print. 4 years ago
lambda_layer.py Defaul lambda r=7. Define '26t' stage 4/5 256x256 variants for all of bot/halo/lambda nets for experiment. Add resnet50t for exp. Fix a few comments. 3 years ago
linear.py
median_pool.py
mixed_conv2d.py
norm.py Missed norm.py 4 years ago
norm_act.py
padding.py
pool2d_same.py
se.py
selective_kernel.py
separable_conv.py
space_to_depth.py
split_attn.py
split_batchnorm.py
std_conv.py Add ECA-NFNet-L0 weights and update model name. Update README and bump version to 0.4.6 4 years ago
swin_attn.py Fixup byoanet configs to pass unit tests. Add swin_attn and swinnet26t model for testing. 3 years ago
test_time_pool.py
weight_init.py Cleanup experimental vit weight init a bit 4 years ago