AWS Rekognition custom model to deploy for UI?

0

AWS Rekognition custom dataset model to deploy for UI. I have trained model and now I have to deploy it for public. But the big quesition is We can use it from only AWS CLI commands. This is not suitable for end user as we want to deploy it for UI. SO Please provide appropriate solution for the same.

1 回答
1
已接受的回答

Hello Mayur,

It appears that you are facing difficulties with deploying a Rekognition Custom Model. I want to highlight that there are alternative methods to deploy a Rekognition Custom Model, not limited to using the AWS CLI command. Python, for example, offers a way to incorporate the Python Script within your application.

To assist you, I have provided a demonstration that covers the complete ML ops process of a Rekognition Custom Model. You can find it at this GitHub repository: https://github.com/aws-samples/amazon-rekognition-code-samples/blob/main/custom-labels/custom-object-detection-using-rekognition-custom-labels-api.ipynb

DetectCustomLabels API Reference Page: https://docs.aws.amazon.com/rekognition/latest/APIReference/API_DetectCustomLabels.html

AWS
已回答 1 年前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则