You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We current haven't push the model to huggingface. so you need to modify model code of original openai CLIP, the demo of attn_map visualization may help you to also return image patch embedding.
Excellent work! I want to know how to get image patch embedding, like output_hidden_states=True in CLIPVisionModelWithProjection. Thank you!
The text was updated successfully, but these errors were encountered: