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 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?
The text was updated successfully, but these errors were encountered:
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
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?The text was updated successfully, but these errors were encountered: