We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9589388 + 31e0dc0 commit 8a713b0Copy full SHA for 8a713b0
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