mirror of
https://github.com/huggingface/pytorch-image-models.git
synced 2025-06-03 15:01:08 +08:00
pretrained_cfg entry for mvitv2_small_cls
This commit is contained in:
parent
f66e5f0e35
commit
e6a4361306
@ -57,6 +57,8 @@ default_cfgs = dict(
|
||||
mvitv2_huge_in21k=_cfg(
|
||||
url='https://dl.fbaipublicfiles.com/mvit/mvitv2_models/MViTv2_H_in21k.pyth',
|
||||
num_classes=19168),
|
||||
|
||||
mvitv2_small_cls=_cfg(url=''),
|
||||
)
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user