Skip to content

Commit 159e916

Browse files
committed
Add PP-HGNet and PP-HGNetv2 models
1 parent 7ce65a8 commit 159e916

File tree

2 files changed

+713
-0
lines changed

2 files changed

+713
-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)