Rekogntion wont start training

0

I am doing this on dekstop. I have created a dataset with training and testing, added all my labels to the images etc. Here is the error I am getting. "Amazon Rekognition Custom Labels couldn't train your model. Check that your IAM policy and your S3 bucket policy are correct. For more information, see the Amazon Rekognition Developer Guide." I have been searching the forums, tried creating a policy but I still cannot figure out the issue. Even a point in the right direction would be very awesome. I am very new to AWS and this is project I have to do for class. Thanks!

asked 2 years ago467 views
2 Answers
0

Hello coldharbour, Can you please share the AWS Region in which you ran these trainings and approximate time of trainings to help us debug the failures.

AWS
answered 2 years ago
-1

Hi coldharbour, the error message above indicates that you are having an authorization problem and as a result your training job cannot access the dataset. Amazon Rekognition Custom Labels creates a bucket (console bucket) that's used to store project files. If your dataset is on an external S3 bucket, please make sure that you have permissions to access to the S3 Bucket which contains the dataset. Please refer to this guideline for more details: https://docs.aws.amazon.com/rekognition/latest/customlabels-dg/su-console-policy.html

To better assist you, you can open a support case following the instructions: https://docs.aws.amazon.com/awssupport/latest/user/case-management.html Thanks,

AWS
answered 2 years ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions