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

where is score_vector.npy #50

Open
azuryl opened this issue Mar 14, 2019 · 2 comments
Open

where is score_vector.npy #50

azuryl opened this issue Mar 14, 2019 · 2 comments

Comments

@azuryl
Copy link

azuryl commented Mar 14, 2019

fid = open(os_fspath(file), "rb")
FileNotFoundError: [Errno 2] No such file or directory: 'results/SCORES/score_vector.npy'
Traceback (most recent call last):
File "./code/4-ROC_PR_curve/PlotROC.py", line 73, in

@ooobsidian
Copy link

@azuryl Have you solved your problem?

@BlossomLiu
Copy link

I met the same problem. But if you change the "xrange" to "range" in code/2-enrollment/enrollment.py and code/3-evaluation/evaluation.py, then score_vector.npy is generated during the program running process

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

3 participants