How could we extract image embeddings with this metaclip2?
#2
by
coincheung
- opened
Can you provide an example for this?
Hi,
Yes it's here: https://huggingface.co/docs/transformers/en/model_doc/clip#transformers.CLIPVisionModel, but you will have to use MetaClip2VisionModel
instead.