Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

File not found error? #13

Open
sjcjjcjssdssjc opened this issue Apr 2, 2020 · 0 comments
Open

File not found error? #13

sjcjjcjssdssjc opened this issue Apr 2, 2020 · 0 comments

Comments

@sjcjjcjssdssjc
Copy link

Traceback (most recent call last):
File "C:/Users/sjc/Desktop/ActionRecognition-master/predict.py", line 136, in
predict_two_stream18_test()
File "C:/Users/sjc/Desktop/ActionRecognition-master/predict.py", line 63, in predict_two_stream18_test
x, y = next(generator)
File "C:\Users\sjc\Desktop\ActionRecognition-master\utils\UCF_utils.py", line 188, in two_stream18_generator
with open(list_dir) as fo:
FileNotFoundError: [Errno 2] No such file or directory: '/home/changan/ActionRecognition/data\ucfTrainTestlist\testlist.txt'

Process finished with exit code 1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant