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
I am using blip2's feature extraction, however for the feature_text, the text_embedding shape is [1,6,768] instead of [1,12,768], I am confused if this is the case or I did some part wrong?
I am using salesforce-lavis ==1.0.2 , and the model related part is
I am using blip2's feature extraction, however for the
feature_text
, the text_embedding shape is [1,6,768] instead of [1,12,768], I am confused if this is the case or I did some part wrong?I am using
salesforce-lavis ==1.0.2
, and the model related part isThe text was updated successfully, but these errors were encountered: