how to productionize custom vision model using Azure MLOPS?

Parthib Rathinam 0 Reputation points
2024-08-31T23:26:29.7966667+00:00

Hi,

I have project requirement to build object detection model using company's dataset for manufacturing defects. I found custom vision is suitable, I trained , results look pretty good. But I have following questions to productionize this model.

  1. In the model response, cannot see the bounding box co-ordinates details as json format, is there any API i can use to fetch these data in the response?
  2. How to put this model into production and build end to end pipeline?.
  3. How to deploy this model on the edge device?
  4. How to monitor the performance of deployed model , for example , show the dashboard which shows how many http requests came in, model accuracy, any data drift, server crash details etc. Thanks,
Azure Computer Vision
Azure Computer Vision
An Azure artificial intelligence service that analyzes content in images and video.
362 questions
{count} votes

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.