Skip to content

components image_framework_selector

github-actions[bot] edited this page Mar 22, 2024 · 21 revisions

Framework Selector for Image Tasks

image_framework_selector

Overview

Framework selector control flow component for image tasks

Version: 0.0.11

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

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/24

Clone this wiki locally