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.
1 parent 7ce65a8 commit 159e916Copy full SHA for 159e916
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