MicrosoftDocs / azure-docs

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

Implies there is a VOC 2 JSONL script, but link is to a COCO 2 JSONL script only #92938

Closed mtyeager closed 8 months ago

mtyeager commented 2 years ago

Page says "If you have labeled data in popular computer vision data formats, like VOC or COCO, helper scripts to generate JSONL files for training and validation data are available in notebook examples."

The Link goes to coco2jsonl.py which is for converting from coco to json lines, but I don't see any script for converting from VOC to JSON Lines.

Can you provide a link to the VOC to jsonl script?

Or if it doesn't exist, you should correct the text which says "VOC or COCO" to say only COCO.

Thanks.


Document Details

Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.

ram-msft commented 2 years ago

@mtyeager Thanks for the question. We are investigating the issue and will update you shortly.

ram-msft commented 2 years ago

Thanks, @vadthyavath Can you please help on this.

mtyeager commented 2 years ago

I ultimately did come across a VOC 2 JSONL script. Its in the same general vicinity, but an explicit link would help.

https://github.com/Azure/azureml-examples/blob/main/python-sdk/tutorials/automl-with-azureml/image-object-detection/auto-ml-image-object-detection.ipynb

s-polly commented 8 months ago

@mtyeager

Thank you for your feedback. To make it easier for you to submit feedback on articles on learn.microsoft.com, we're transitioning our feedback system from GitHub Issues to a new experience. As part of that transition, we are closing older issues that we believe have been resolved by subsequent document updates.

If you feel that this issue still persists, please respond and let us know.

please-close