In this tutorial, you will find images with Bing, upload your images to the cloud, label your images to classify the data and train a model to recognize the categories. You will then connect your model to a PowerApp. This way, you can upload a picture to your app and it will tell you what it sees.
Tutorial for workshop including Azure Cognitive Services, Azure Notebooks and Azure Storage Account.
This is the content for the one-day workshop during which you will:
- Use Azure Notebooks to execute the code in this project
- Collect images using the Bing Search API
- Save images to Azure Storage Account
- Train a model with the collected images using Custom Vision
- Integrate the model with PowerApps
- Design a feedback loop to retrain the model on new data