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

ValueError: num_val exceeds total identities 0* #3

Open
dulithchinthaka opened this issue Jul 16, 2021 · 2 comments
Open

ValueError: num_val exceeds total identities 0* #3

dulithchinthaka opened this issue Jul 16, 2021 · 2 comments

Comments

@dulithchinthaka
Copy link

dulithchinthaka commented Jul 16, 2021

I am using the google colab to test DCDS example ,

initially I got Some modular missing issues, but after adding couple of modules from open reid repo , issues were fixed, Currently I get this error ValueError: num_val exceeds total identities 0. I have added print lines into some files for debugging error. Still I am unable to resolve it ,

1
3
Capture
4

@bhosalems
Copy link

I am facing a similar issue, were you able to resolve this?

@bhosalems
Copy link

Ok, so I resolved it by deleting the splits.json and meta.json files. These files are not overwritten every time you run it, so if you messed up the first time, erroneous files would still be present and will be used the second time.

Specifically from the contents of splits.json train val in empty which ci causing the issue i think.

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