Build a serverless AI app with Azure Custom Vision and Logic Apps
The session “Build a serverless AI app with Azure Custom Vision and Logic Apps” presented at Global AI Developer Days Greece.
On Thursday afternoon, I had a fascinating time presenting at the 29th AzureHeads meetup about how to create image classification models in Azure Custom Vision. I talked about AI and Computer Vision, explained the concept of Transfer Learning, and then showed how Azure Custom Vision works. I hope that everyone enjoyed the session and learned new skills!
Azure Custom Vision is an Azure Cognitive Services service that lets you build and deploy your own image classification and object detection models. In this session, we will explain the concept of AI and custom vision and build an image classification model for agriculture with the Azure Custom Vision service. We will then deploy and consume the model in a Python app and discuss the available options for exporting the Custom Vision model to run offline.
The following sketch note is a visual guide to my session presented at the AzureHeads meetup and describes the basic features of Azure Custom Vision.
If you are interested in getting started with Computer Vision in Microsoft Azure, you can read the articles that I have written about Azure Custom Vision.
In this article, you will build and deploy an image classification model for flower classification with the Azure Custom Vision service.
Featured on the Educator Developer Blog – Microsoft Tech Community
The session “Build a serverless AI app with Azure Custom Vision and Logic Apps” presented at Global AI Developer Days Greece.
The session “A festive introduction to Computer Vision with Azure Custom Vision” presented at the Yearly Edu Summit – Fall 2021.
The session “Computer vision made easy with Azure Custom Vision” presented at the 3rd Global AI Student Conference.
In this article, you will deploy a function project to Azure using Visual Studio Code to create a serverless HTTP API.