Skip to content

Commit

Permalink
delete old import
Browse files Browse the repository at this point in the history
  • Loading branch information
mehdidc committed Nov 3, 2023
1 parent 0859c84 commit 0a98da2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/training/zero_shot.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@
from open_clip import get_input_dtype, get_tokenizer, build_zero_shot_classifier, \
IMAGENET_CLASSNAMES, OPENAI_IMAGENET_TEMPLATES
from .precision import get_autocast
from .imagenet_zeroshot_data import imagenet_classnames, openai_imagenet_template


def zero_shot_classifier(model, classnames, templates, args):
Expand Down

0 comments on commit 0a98da2

Please sign in to comment.