Skip to content

Commit

Permalink
fixing wrong link from object detection to instance segmentation
Browse files Browse the repository at this point in the history
  • Loading branch information
jugi92 authored Jan 6, 2025
1 parent 4f47a15 commit 5a99f93
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ For more information, see [how to configure experiments](https://learn.microsoft

Task|Use case|Dataset|Python sample (Notebook)|CLI with YAML
|---|--|--|--|--|
Image Instance Segmentation|Image instance segmentation|[fridgeObjects](https://cvbp-secondary.z19.web.core.windows.net/datasets/object_detection/odFridgeObjectsMask.zip)|<a href="https://github.com/Azure/azureml-examples/blob/main/sdk/python/jobs/automl-standalone-jobs/automl-image-instance-segmentation-task-fridge-items/automl-image-instance-segmentation-task-fridge-items.ipynb" target="_blank">[automl-image-instance-segmentation-task-fridge-items.ipynb](https://github.com/Azure/azureml-examples/blob/main/sdk/python/jobs/automl-standalone-jobs/automl-image-object-detection-task-fridge-items/automl-image-object-detection-task-fridge-items.ipynb)</a>|<a href="https://github.com/Azure/azureml-examples/tree/sdk-preview/cli/jobs/automl-standalone-jobs/cli-automl-image-instance-segmentation-task-fridge-items" target="_blank">cli-automl-image-instance-segmentation-task-fridge-items.yml</a>
Image Instance Segmentation|Image instance segmentation|[fridgeObjects](https://cvbp-secondary.z19.web.core.windows.net/datasets/object_detection/odFridgeObjectsMask.zip)|<a href="https://github.com/Azure/azureml-examples/blob/main/sdk/python/jobs/automl-standalone-jobs/automl-image-instance-segmentation-task-fridge-items/automl-image-instance-segmentation-task-fridge-items.ipynb" target="_blank">[automl-image-instance-segmentation-task-fridge-items.ipynb](https://github.com/Azure/azureml-examples/blob/main/sdk/python/jobs/automl-standalone-jobs/automl-image-instance-segmentation-task-fridge-items/automl-image-instance-segmentation-task-fridge-items.ipynb)</a>|<a href="https://github.com/Azure/azureml-examples/tree/sdk-preview/cli/jobs/automl-standalone-jobs/cli-automl-image-instance-segmentation-task-fridge-items" target="_blank">cli-automl-image-instance-segmentation-task-fridge-items.yml</a>

# Sample input and output

Expand Down

0 comments on commit 5a99f93

Please sign in to comment.