mirror of
https://github.com/huggingface/pytorch-image-models.git
synced 2025-06-03 15:01:08 +08:00
Forgot to add skresnet34 to sotabench
This commit is contained in:
parent
6620770665
commit
d77f45a6f6
@ -123,6 +123,7 @@ model_list = [
|
||||
model_desc='Block cfg of SE-ResNeXt-34 w/ Bottleneck, deep tiered narrow stem, and avg-pool in downsample layers.'),
|
||||
|
||||
_entry('skresnet18', 'SK-ResNet-18', '1903.06586'),
|
||||
_entry('skresnet34', 'SK-ResNet-34', '1903.06586'),
|
||||
_entry('skresnext50_32x4d', 'SKNet-50', '1903.06586'),
|
||||
|
||||
_entry('tf_efficientnet_b0', 'EfficientNet-B0 (AutoAugment)', '1905.11946',
|
||||
|
Loading…
x
Reference in New Issue
Block a user