How to export my custom vision model to machine learning studio

Kaushik Annambhotla 25 Reputation points
2024-01-09T16:49:58.87+00:00

I have trained and evaluated a custom vision (image classification) model using Vision Studio.

But I cannot see this model in my ML Studio > Models. How can I see it there?

Without this, I am not able to move forward in sharing my model code with others using registry as jobs are not created.

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
2,690 questions
Azure
Azure
A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.
1,060 questions
Azure AI Custom Vision
Azure AI Custom Vision
An Azure artificial intelligence service and end-to-end platform for applying computer vision to specific domains.
233 questions
Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
2,583 questions
{count} votes

1 answer

Sort by: Most helpful
  1. YutongTie-MSFT 48,001 Reputation points
    2024-01-09T21:50:24.7366667+00:00

    @Kaushik Annambhotla

    Thanks for reaching out to us, you can leverage export API here -When you're ready, call the ExportIteration API to export a trained model into a specified platform.

    https://video2.skills-academy.com/en-us/azure/ai-services/custom-vision-service/storage-integration#get-model-export-backups

    You can also export your model from your Azure Custom Vision portal -> performance -> export

    Please take a look and have try, let me know how it works.

    For your additional question, you can share your project directly by Assign a role to your team so that they can access the project as well. Please see this document - https://video2.skills-academy.com/en-us/azure/ai-services/authentication?tabs=powershell%3Fcontext%3D%2Fazure%2Fcognitive-services%2Fcomputer-vision%2Fcontext%2Fcontext#assign-a-role-to-a-service-principal

    It's safe and convenient to use.

    Regards,

    Yutong

    -Please kindly accept the answer if you feel helpful to support the community, thanks a lot.

    0 comments No comments