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

WinError 3] 系统找不到指定的路径。: 'checkpoints' #2

Open
renhaofan opened this issue May 25, 2018 · 1 comment
Open

WinError 3] 系统找不到指定的路径。: 'checkpoints' #2

renhaofan opened this issue May 25, 2018 · 1 comment

Comments

@renhaofan
Copy link

I try python main.py
there is a error:
Traceback (most recent call last):
File "main.py", line 290, in
test_triplet()
File "main.py", line 55, in test_triplet
checkpoints = os.listdir(args.check_path)
FileNotFoundError: [WinError 3] 系统找不到指定的路径。: 'checkpoints'
how to solve it ?

@liuyang151617
Copy link

please ensure that you have downloaded the 'epoch_45.pth' which is mentioned in Readme. Maybe you forgot it, just like me ^^

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

2 participants