XingangPan/SCNN

th: command not found on experiments/test.sh

mertmerci opened this issue · 2 comments

Hello,

I'm trying to run your pre-trained model with anaconda. I'm getting 'th: command not found' error when I try to run experiments/test.sh. I downloaded the prerequisite packages, how should I proceed?

Thank you for your support.

Hey @mertmerci, Did you get the solution? I'm facing the same error.

Hey, this error is just because you have not installed torch lua. "th" is basically used to run torch lua files. You should follow the link provided in the ReadME for lua installations.