Skip to content

Instantly share code, notes, and snippets.

@OlafenwaMoses
Last active July 25, 2018 23:56
Show Gist options
  • Save OlafenwaMoses/99c3db44dd6c9c4bc6fa5411b71a7733 to your computer and use it in GitHub Desktop.
Save OlafenwaMoses/99c3db44dd6c9c4bc6fa5411b71a7733 to your computer and use it in GitHub Desktop.
for eachObject in detections:
print(eachObject["name"] , " : " , eachObject["percentage_probability"] )
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment