Hello! I have been labeling images in AzureML Data Labeling. I wish to use this labelled set in Designer, to prototype some model ideas. However, I cannot get this to work. Any output (Dataset, COCO or csv) seems not to be compatible with "Convert to Image Directory".
My question is quite similar to one asked over a year ago - https://learn.microsoft.com/en-us/answers/questions/32203/how-to-use-labeled-image-datasets-to-perform-an-im.html - the answer suggests a result was imminent. Has there been any update?
If there is not one individual module capable of parsing this information, is there a way to use multiple modules to import the data?
Thanks!
EDIT: The problem is also discussed here:
https://learn.microsoft.com/en-us/answers/questions/194940/how-to-use-azuremldataset.html
Is there a cleaner solution yet? Or is downloading it, converting to pandas, then reuploading the best thing to do?