Skip to content

Blip feature store no match_head="itm-e" #40

Description

@hktk07

In feature_extract_store.py "blip_output,blip_embedding = model({"image": img, "text_input": txt}, match_head="itm-e")" have bug that " blip_output,blip_embedding = model({"image": img, "text_input": txt}, match_head="itm-e")
TypeError: cannot unpack non-iterable NoneType object". And I find the source code there have no match_head="itm-e", only have match_head="itm"

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions