Skip to content

components mmdetection_image_objectdetection_instancesegmentation_model_import

github-actions[bot] edited this page Aug 16, 2023 · 20 revisions

Image Object Detection and Instance Segmentation MMDetection Model Import

mmdetection_image_objectdetection_instancesegmentation_model_import

Overview

Description: Import PyTorch / MLflow model

Version: 0.0.6

View in Studio: https://ml.azure.com/registries/azureml/components/mmdetection_image_objectdetection_instancesegmentation_model_import/version/0.0.6

Inputs

Model family

Name Description Type Default Optional Enum
model_family Which framework the model belongs to. string MmDetectionImage True ['MmDetectionImage']

Model name

Name Description Type Default Optional Enum
model_name Please select models from AzureML Model Assets for all supported models. For MMDetection, provide the model's config name here, same as its specified in MMDetection Model Zoo. It is the user responsibility to comply with the model's license terms. string True

Continual-Finetuning model path

Name Description Type Default Optional Enum
pytorch_model Pytorch Model registered in AzureML Asset. custom_model True
mlflow_model Mlflow Model registered in AzureML Asset. mlflow_model True

Outputs

Name Description Type
output_dir Folder to store model metadata. uri_folder

Environment

azureml://registries/azureml/environments/acft-mmdetection-image-gpu/versions/1

Clone this wiki locally