Skip to content

Inference using the trained heads #9

@tsdev

Description

@tsdev

Dear Authors,

First of all, thank you for sharing your code! I am trying to use it for inference, but I get an error here:

# load bert vectors
text_features = torch.load(f'./{description_dict_name}.pth')

The code tries to load ./checked_par_lip_name.pth file for LIP evaluation (this is the task for which I am trying to use your model in inference mode on my own images) but this file is not part of the repository. Could you help me out here how to get this file?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions