Skip to content

Instantly share code, notes, and snippets.

@arunm8489
Last active June 6, 2020 02:49
Show Gist options
  • Save arunm8489/2a513e4e031ef932ef4f66310963dda0 to your computer and use it in GitHub Desktop.
Save arunm8489/2a513e4e031ef932ef4f66310963dda0 to your computer and use it in GitHub Desktop.
list(map(lambda x: draw_boxes(x, original_image), output))
cv2.imwrite("out.png", original_image)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment