mirror of
https://github.com/huggingface/pytorch-image-models.git
synced 2025-06-03 15:01:08 +08:00
Add GhostNetV2
This commit is contained in:
parent
fc865282e5
commit
b407794e3a
@ -21,6 +21,7 @@ from .eva import *
|
|||||||
from .focalnet import *
|
from .focalnet import *
|
||||||
from .gcvit import *
|
from .gcvit import *
|
||||||
from .ghostnet import *
|
from .ghostnet import *
|
||||||
|
from .ghostnetv2 import *
|
||||||
from .hardcorenas import *
|
from .hardcorenas import *
|
||||||
from .hrnet import *
|
from .hrnet import *
|
||||||
from .inception_resnet_v2 import *
|
from .inception_resnet_v2 import *
|
||||||
|
Loading…
x
Reference in New Issue
Block a user