amazon-rekognition-code-samples
amazon-rekognition-code-samples copied to clipboard
Add golang custom label sample
Issue #, if available:
Description of changes: This PR adds a Custom Labels sample using the Go language
The sample demonstrates using the DetectCustomLabels API. It outputs an image with the bounding boxes drawn around the image under inspection.
There was an existing python sample under the custom-labels directory. I have moved this to a python subdirectory, and added a golang sibling directory.
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.
Good feedback, thank you. I will add a README