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 Risposta
1
Risposta accettata

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
con risposta un anno fa

Accesso non effettuato. Accedi per postare una risposta.

Una buona risposta soddisfa chiaramente la domanda, fornisce un feedback costruttivo e incoraggia la crescita professionale del richiedente.

Linee guida per rispondere alle domande