We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
When I try to train the net using "python flow --model tiny-yolo.cfg --train --trainer adam"
It has error: Enter training ... Error: Annotation directory not found ../pascal/VOCdevkit/ANN/ .
Also, the tiny-yolo.cfg and tiny-yolo.weights are not match. Error: AssertionError: Over-read tiny-yolo.weights
The text was updated successfully, but these errors were encountered:
Same problem... Can anybody help, please...
Sorry, something went wrong.
assert end_point <= self.size
No branches or pull requests
When I try to train the net using "python flow --model tiny-yolo.cfg --train --trainer adam"
It has error: Enter training ...
Error: Annotation directory not found ../pascal/VOCdevkit/ANN/ .
Also, the tiny-yolo.cfg and tiny-yolo.weights are not match.
Error: AssertionError: Over-read tiny-yolo.weights
The text was updated successfully, but these errors were encountered: