Closed Mipsology closed 3 years ago
One more detail. I copied the following files in directory containing trained model :
Hello, please ignore this issue. And if possible, please delete the issues to avoid any confusion for future visitors. Apologies for any confusion caused.
@Mipsology , did you solve the problem? I encounter the same issue.
Hello,
When I run eval script with all variables, I get error in user.py on line 226 (which I believe is doing a forward pass on the model). The error says:
Because of this, the Evaluation script fails when checking for length of pred_names (off course the inference never finished correctly) I concluded this with some print statements in user.py and infer.py files.
Any help or debug tips you can provide? Thank You in advance!
Terminal Output :