Skip to content

Commit 2cdeef8

Browse files
authored
Upload CSATv2
1 parent d66283d commit 2cdeef8

File tree

2 files changed

+613
-0
lines changed

2 files changed

+613
-0
lines changed

timm/models/__init__.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
from .convmixer import *
88
from .convnext import *
99
from .crossvit import *
10+
from .csatv2 import *
1011
from .cspnet import *
1112
from .davit import *
1213
from .deit import *

0 commit comments

Comments
 (0)