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
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: