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
The text was updated successfully, but these errors were encountered:
I have the same problem. Its just showing the original image. I am doing for tiny yolo. in ubuntu 16.04, python 3.5.
Sorry, something went wrong.
try to print "out" variable , it should not be zero. else you need to check again prototxt and weight file respectively.
I addressed this issue by replacing the 146th line of " print out.itertimes() with print out in yolo_main.py. By the way, I use the small model.
No branches or pull requests
The text was updated successfully, but these errors were encountered: