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
{{ message }}
This repository was archived by the owner on Mar 3, 2026. It is now read-only.
It seems the released pretrained model has different model structure to code on this lab;
For example, there is actually no "model.vision_model" on retrieval BLIP, so there is no way to use the blip-itm-base-flickr , which only contains this attribute but no "visual_encoder"
Please update related code or give us detailed instruction on using it.