Skip to content

Commit 0737cf2

Browse files
committed
Add Next-ViT
1 parent d6c2cc9 commit 0737cf2

File tree

2 files changed

+686
-0
lines changed

2 files changed

+686
-0
lines changed

timm/models/__init__.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@
3939
from .mvitv2 import *
4040
from .nasnet import *
4141
from .nest import *
42+
from .nextvit import *
4243
from .nfnet import *
4344
from .pit import *
4445
from .pnasnet import *

0 commit comments

Comments
 (0)