Skip to content
This repository has been archived by the owner on Dec 15, 2023. It is now read-only.

AI gallery repo for deploying and running ONNX TinyYOLO model in Azure Machine Learning Service

License

Notifications You must be signed in to change notification settings

Azure-Samples/AI-Gallery-TinyYolo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

page_type description languages products extensions
sample
How to deploy and run an ONNX TinyYOLO model using Azure Machine Learning Service.
python
azure
azure-machine-learning-service
gallery_topics
model
onnx
tinyyolo

ONNX TinyYOLO Model in Azure AI Gallery

Intro

This repository demonstrates how to deploy and run an ONNX TinyYOLO model using Azure Machine Learning Service.

How to Use

  1. Use Azure Notebooks to import the sample notebooks into Azure Notebooks.
  2. Run the configuration notebook to create your workspace.
  3. Run the deployment notebook to deploy ONNX YOLO model to a web service and try out for inference.

Resources

About Azure ML

Get the full documentation for Azure Machine Learning service at https://docs.microsoft.com/azure/machine-learning/service/

More Examples