Skip to content

Commit 7aeebf2

Browse files
committed
add BEIT3
1 parent c8c4f25 commit 7aeebf2

File tree

2 files changed

+493
-0
lines changed

2 files changed

+493
-0
lines changed

timm/models/__init__.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
from .beit import *
2+
from .beit3 import *
23
from .byoanet import *
34
from .byobnet import *
45
from .cait import *

0 commit comments

Comments
 (0)