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 年前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南