Skip to content

Commit 00548b8

Browse files
author
李鑫杰
committed
Add Twins
1 parent e7f0db8 commit 00548b8

File tree

2 files changed

+626
-0
lines changed

2 files changed

+626
-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 .vovnet import *
4040
from .xception import *
4141
from .xception_aligned import *
42+
from .twins import *
4243

4344
from .factory import create_model, split_model_name, safe_model_name
4445
from .helpers import load_checkpoint, resume_checkpoint, model_parameters

0 commit comments

Comments
 (0)