Questions tagged [amazon-ground-truth]

22 questions
0
votes
2 answers

Unable to configure SageMaker execution Role with access to S3 bucket in another AWS account

Requirement: Create SakeMaker GroundTruth labeling job with input/output location pointing to S3 bucket in another AWS account High Level Steps Followed: Lets say, Account_A: SageMaker GroundTruth labeling job and Account_B: S3 bucket Create role…
0
votes
1 answer

S3 Bucket cannot be reached in GroundTruth Labeling

I am currently using GroundTruth Labeling, and have created a manifest file successfully. Right now, I am encountering the error "NetworkingError: Network Failure - The S3 bucket you entered in Input dataset location cannot be reached. Either the…
0
votes
1 answer

Objects Not Visible Within S3 Bucket for GroundTruth Labeling Job

I am currently creating a GroundTruth Labeling job, and am following the tutorial https://www.youtube.com/watch?v=_FPI6KjDlCI&t=210s I have created the same bucket ground-truth-example-labeling-job and uploaded jpg files within the bucket. Within…
0
votes
1 answer

Uploading existing labels to SageMaker Ground Truth?

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
0
votes
1 answer

Add mandatory explanation to category classification

I am trying to create a task in Mechanical Turk that asks annotators to select an option and then explain their selection in a free text. The motivation behind this is to refine my suggested categories. Using the standard element,…
Elad Kravi
  • 43
  • 5
0
votes
0 answers

Can we create Training Job from an 'in progress' Labeling Job?

I have created a labeling job using AWS Ground Truth with the following details: Task type: bounding boxes Dataset type: images Total dataset objects: 36,000 Objective: I would like to create a training job from the so far labeled data…
0
votes
1 answer

Is it possible to use more than 50 Labels in AWS Ground Truth

Is it possible to use more than 50 labels with AWS Ground Truth? For example here are 3 labels: bird plane kite It shows that only 50 labels can be created. Is it possible to create more than 50 labels via AWS-CLI or any other API?
1
2