Method__call__(self, image, text=None, image_latent=None, image_embs=None, output_labels=True, train=False, **kw)
src/models/two_towers.py:51
Method__init__(self, layers, output_dim, heads, image_size=224, width=64)
src/convert_upload/open_clip/modified_resnet.py:103
Method__init__(self, vocab_file, context_length=512, bos_token=1, eos_token=2, class_token=101, pad_token=0)
src/convert_upload/open_clip/tokenizer.py:525
Method__init__(self, brightness=0., contrast=0., saturation=0., hue=0., p=0.8)
src/convert_upload/open_clip/transform.py:246
Method__init__(self, predict_fn, data, pp_fn, batch_size,
use_global_batch, cache_final=True,
src/evaluators/proj/image_text/contrastive.py:76