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://docs.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?