amazon-rekognition-code-samples icon indicating copy to clipboard operation
amazon-rekognition-code-samples copied to clipboard

Add golang custom label sample

Open ConnorKirk opened this issue 2 years ago • 1 comments

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.

ConnorKirk avatar Mar 02 '23 15:03 ConnorKirk

Good feedback, thank you. I will add a README

ConnorKirk avatar Mar 17 '23 14:03 ConnorKirk