0

How can I get existing labels into SageMaker Ground Truth? I haven't been able to identify an API to do that, but did I miss an available option or is there a recommended way to do this?

Dave Johansen
  • 889
  • 1
  • 7
  • 23

1 Answers1

0

I was able to apply existing labels by setting them in the .manifest that was used for the list of images to use:

See https://docs.aws.amazon.com/sagemaker/latest/dg/sms-data-output.html#sms-output-box

Dave Johansen
  • 889
  • 1
  • 7
  • 23