Is there any way to copy a cognitive services custom vision project from one account / domain to another?

Tim Huckaby 6 Reputation points
2021-04-14T22:32:57.137+00:00

My mission is to copy a Azure Custom Vison project. It lives in my account in one domain and i need to copy it to my account in a different domain. i have sunk some time and it really does not seem possible. it seems like i have the herculean tedious task of doing the entire project over manually.

The export and imports of the Copy and Move projects would be perfect. but, they are limited to inside the same domain and account. ie: copying from one azure region to another. https://learn.microsoft.com/en-us/azure/cognitive-services/custom-vision-service/copy-move-projects

The GetTaggedIMages API in Custom_Vision_Training_3.0 has potential for making the recreation process easier.... but, it's limited to an extraction of 256. my project has 3 classifiers of over 600 images each. https://southcentralus.dev.cognitive.microsoft.com/docs/services/Custom_Vision_Training_3.0/operations/5c771cdcbf6a2b18a0c3b7fc/console

Any ideas?

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.
221 questions
0 comments No comments
{count} vote

1 answer

Sort by: Most helpful
  1. Ramr-msft 17,616 Reputation points
    2021-04-15T09:32:27.927+00:00

    @Tim Huckaby Thanks for the question. we recommend you copy your model to another Custom Vision account in another region.

    Please follow the document to Copy and move your Custom Vision projects