Skip to content

Commit 3e03491

Browse files
committed
Merge branch 'master' of https://github.com/seefun/pytorch-image-models into seefun-master
2 parents 9589388 + 9dbea3b commit 3e03491

File tree

2 files changed

+726
-0
lines changed

2 files changed

+726
-0
lines changed

timm/models/__init__.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@
2525
from .gcvit import *
2626
from .ghostnet import *
2727
from .hardcorenas import *
28+
from .hgnet import *
2829
from .hrnet import *
2930
from .inception_next import *
3031
from .inception_resnet_v2 import *

0 commit comments

Comments
 (0)