Skip to content

Commit

Permalink
Initial impl of WIP packed vit (navit)
Browse files Browse the repository at this point in the history
  • Loading branch information
rwightman committed Sep 13, 2023
1 parent 983310d commit 6461405
Show file tree
Hide file tree
Showing 2 changed files with 860 additions and 0 deletions.
1 change: 1 addition & 0 deletions timm/models/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,7 @@
from .vision_transformer_hybrid import *
from .vision_transformer_relpos import *
from .vision_transformer_sam import *
from .vision_transformer_packed import *
from .volo import *
from .vovnet import *
from .xception import *
Expand Down
Loading

0 comments on commit 6461405

Please sign in to comment.