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
I am trying to run this model on a new image in cpu mode by the given command- th run_model.lua -input_image test2.jpg -gpu -1
Everything is installed successfully and also downloaded the pre-trained model, but I am getting this error at the run_image() function call. Not able to understand where is the problem. Can anyone help with this? Thanks!
I am trying to run this model on a new image in cpu mode by the given command-
th run_model.lua -input_image test2.jpg -gpu -1
Everything is installed successfully and also downloaded the pre-trained model, but I am getting this error at the
run_image()
function call. Not able to understand where is the problem. Can anyone help with this? Thanks!My system is ubuntu 20.04 with Lua 5.3.
The text was updated successfully, but these errors were encountered: