mirror of
https://github.com/huggingface/pytorch-image-models.git
synced 2025-06-03 15:01:08 +08:00
Mismatch in eva pretrained_cfg vs model for one of the clip variants
This commit is contained in:
parent
85f6cb6637
commit
adeb9de7c6
@ -751,7 +751,7 @@ default_cfgs = generate_default_cfgs({
|
||||
#hf_hub_id='QuanSun/EVA-CLIP', hf_hub_filename='EVA01_CLIP_g_14_plus_psz14_s11B.pt',
|
||||
num_classes=1024,
|
||||
),
|
||||
'eva02_base_patch14_clip_224.clip': _cfg(
|
||||
'eva02_base_patch16_clip_224.clip': _cfg(
|
||||
#hf_hub_id='QuanSun/EVA-CLIP', hf_hub_filename='EVA02_CLIP_L_psz14_s4B.pt',
|
||||
num_classes=512,
|
||||
),
|
||||
|
Loading…
x
Reference in New Issue
Block a user