Azure / mlops-v2

Azure MLOps (v2) solution accelerators. Enterprise ready templates to deploy your machine learning models on the Azure Platform.
https://learn.microsoft.com/en-us/azure/machine-learning/concept-model-management-and-deployment
MIT License
475 stars 224 forks source link

Question: Computer Vision pattern availability? #91

Closed tgokal closed 1 year ago

tgokal commented 1 year ago

Hi Team,

What are the timelines for the computer vision pattern to be available in the inner loop component?

setuc commented 1 year ago

Hi, We already have a CV pattern now. See https://github.com/Azure/mlops-project-template/tree/main/cv

You can pick them when running the sparse checkout script. Change from classical to cv.

https://github.com/Azure/mlops-v2/blob/a963d1f3904b6a843579be71134b4a30e6f8a804/sparse_checkout.sh#L2

We support Azure ML SDK v1 and Azure ML CLI v2.