We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9589388 + 9dbea3b commit 3e03491Copy full SHA for 3e03491
timm/models/__init__.py
@@ -25,6 +25,7 @@
25
from .gcvit import *
26
from .ghostnet import *
27
from .hardcorenas import *
28
+from .hgnet import *
29
from .hrnet import *
30
from .inception_next import *
31
from .inception_resnet_v2 import *
0 commit comments