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 0684142 commit fd022fdCopy full SHA for fd022fd
timm/models/__init__.py
@@ -9,6 +9,7 @@
9
from .gluon_resnet import *
10
from .gluon_xception import *
11
from .hardcorenas import *
12
+from .coat import *
13
from .hrnet import *
14
from .inception_resnet_v2 import *
15
from .inception_v3 import *
0 commit comments