how to run
Jacobtom opened this issue · comments
omnisky@omnisky:~/saliency-from-backproj-master$ python saliency.py
Traceback (most recent call last):
File "saliency.py", line 56, in
name = sys.argv[1].strip(".jpg")
IndexError: list index out of range
Can you help me solve this problem?thanks
Do you solve it?I meeted it too