MicrosoftDocs / azure-docs

Open source documentation of Microsoft Azure
https://docs.microsoft.com/azure
Creative Commons Attribution 4.0 International
10.22k stars 21.38k forks source link

SDK for create the labeling project based on a registered data in code #106880

Open huihuid opened 1 year ago

huihuid commented 1 year ago

https://github.com/MicrosoftDocs/azure-docs/issues/106512 Can I use python code to automatically create a labeling project based on the registered data? pls see the above, it hasn't been solved but closed

Document Details ⚠ Do not edit this section. It is required for learn.microsoft.com ➟ GitHub issue linking.

ID: 4e5558ba-c622-2fb4-318b-85dffa50980e Version Independent ID: 11408da5-766c-81d0-0225-3dfe7566e382 Content: Set up an image labeling project - Azure Machine Learning Content Source: articles/machine-learning/how-to-create-image-labeling-projects.md Service: machine-learning Sub-service: mldata GitHub Login: @kvijaykannan Microsoft Alias: vkann

Naveenommi-MSFT commented 1 year ago

@huihuid Thanks for your feedback! We will investigate and update as appropriate.

Naveenommi-MSFT commented 1 year ago

Hi @huihuid
Thank you for bringing this to our attention. I've delegated this to content author @kvijaykannan, who will review it and offer their insightful opinions.

Naveenommi-MSFT commented 1 year ago

@kvijaykannan Could you please review add comments on this, update as appropriate.

kvijaykannan commented 1 year ago

Thanks @huihuid in reaching to us.

It will be great to get into a call and understand your scenario. This would help us in sharing any code, which would help to create the labeling project programmatically!

pbouill commented 5 months ago

or even just accessing the current labels/dataset from the labelling project programmatically? is the only way really to "export" manually and take note of the filename? Am I missing something here?