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 réponse
1
Réponse acceptée

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
répondu il y a un an

Vous n'êtes pas connecté. Se connecter pour publier une réponse.

Une bonne réponse répond clairement à la question, contient des commentaires constructifs et encourage le développement professionnel de la personne qui pose la question.

Instructions pour répondre aux questions