Skip to content

Commit

Permalink
add ViTamin CVPR 2024
Browse files Browse the repository at this point in the history
  • Loading branch information
Beckschen committed May 5, 2024
1 parent 9eaf242 commit 48e25d0
Show file tree
Hide file tree
Showing 2 changed files with 562 additions and 1 deletion.
2 changes: 1 addition & 1 deletion src/open_clip/timm_model.py
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
timm = None

from .utils import freeze_batch_norm_2d

from .vitamin import *

class TimmModel(nn.Module):
""" timm model adapter
Expand Down
Loading

0 comments on commit 48e25d0

Please sign in to comment.