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
The current implementation in the repo performs a simple concatenation by prepending language embeddings with image embeddings. Performing cross-attention between the two embeddings will provide better token representation. I will be happy to implement this.