Skip to content

Commit 8a54d2a

Browse files
committed
WIP Hiera implementation. Fix #2083. Trying to get image size adaptation to work.
1 parent e741370 commit 8a54d2a

File tree

2 files changed

+819
-0
lines changed

2 files changed

+819
-0
lines changed

timm/models/__init__.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@
2626
from .ghostnet import *
2727
from .hardcorenas import *
2828
from .hgnet import *
29+
from .hiera import *
2930
from .hrnet import *
3031
from .inception_next import *
3132
from .inception_resnet_v2 import *

0 commit comments

Comments
 (0)