mirror of
https://github.com/huggingface/pytorch-image-models.git
synced 2025-06-03 15:01:08 +08:00
sotabench fail
This commit is contained in:
parent
96364fc336
commit
7dc5d7a997
@ -135,7 +135,7 @@ model_list = [
|
||||
_entry('seresnext50_32x4d', 'SE-ResNeXt-50 32x4d', '1709.01507'),
|
||||
_entry('seresnext101_32x4d', 'SE-ResNeXt-101 32x4d', '1709.01507'),
|
||||
_entry('senet154', 'SENet-154', '1709.01507'),
|
||||
_entry('xception', 'Xception', '1610.02357'),
|
||||
_entry('xception', 'Xception', '1610.02357', batch_size=BATCH_SIZE//2),
|
||||
|
||||
## Torchvision weights
|
||||
# _entry('densenet121'),
|
||||
|
Loading…
x
Reference in New Issue
Block a user