SCNN icon indicating copy to clipboard operation
SCNN copied to clipboard

./experiments/test.sh: 5: ./experiments/test.sh: th: not found

Open china56321 opened this issue 5 years ago • 1 comments

When i run you pretrained model to make a test , something wrong happend : ./experiments/test.sh: 5: ./experiments/test.sh: th: not found Have you encountered this problem ? How to solve the problem?

china56321 avatar Jun 10 '20 04:06 china56321

@china56321 It seems that your lua torch is not successfully installed. Please follow the installation steps at https://github.com/facebookarchive/fb.resnet.torch/blob/master/INSTALL.md

XingangPan avatar Jun 10 '20 04:06 XingangPan