mirror of
https://github.com/huggingface/pytorch-image-models.git
synced 2025-06-03 15:01:08 +08:00
Add missing hf_hub entry for mobilnetv3_rw
This commit is contained in:
parent
e7abc320f5
commit
89ec91aece
@ -625,6 +625,7 @@ default_cfgs = generate_default_cfgs({
|
|||||||
|
|
||||||
'mobilenetv3_rw.rmsp_in1k': _cfg(
|
'mobilenetv3_rw.rmsp_in1k': _cfg(
|
||||||
url='https://github.com/rwightman/pytorch-image-models/releases/download/v0.1-weights/mobilenetv3_100-35495452.pth',
|
url='https://github.com/rwightman/pytorch-image-models/releases/download/v0.1-weights/mobilenetv3_100-35495452.pth',
|
||||||
|
hf_hub_id='timm/',
|
||||||
interpolation='bicubic'),
|
interpolation='bicubic'),
|
||||||
|
|
||||||
'tf_mobilenetv3_large_075.in1k': _cfg(
|
'tf_mobilenetv3_large_075.in1k': _cfg(
|
||||||
|
Loading…
x
Reference in New Issue
Block a user