-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Description
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:
Hulk/core/models/output_projector/dense_labeling_projector.py
Lines 134 to 135 in 2b67607
| # 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
Labels
No labels