Skip to content

components image_framework_selector

github-actions[bot] edited this page Nov 27, 2023 · 19 revisions

Framework Selector for Image Tasks

image_framework_selector

Overview

Framework selector control flow component for image tasks

Version: 0.0.9

View in Studio: https://ml.azure.com/registries/azureml/components/image_framework_selector/version/0.0.9

Inputs

Name Description Type Default Optional Enum
task_type Image task type. string False ['image-classification', 'image-object-detection', 'image-instance-segmentation']
model_name Name of the model. Framework will be selected based on the model_name provided. string True

Outputs

Name Description Type
output boolean

Environment

azureml://registries/azureml/environments/acpt-automl-image-framework-selector-gpu/versions/10

Clone this wiki locally