Building a Pet Detector in 30 minutes or less! | AI Show

This post has been republished via RSS; it originally appeared at: Channel 9.

Ever wondered what breed that dog or cat is? In this show, you'll see us train, optimize and deploy a deep learning model using Azure Notebooks, Azure Machine Learning Service, and Visual Studio Code using Python. We use transfer learning to retrain a mobilenet model using Tensorflow to recognize dog and cat breeds using the Oxford IIIT Pet Dataset. Next, we'll optimize that model using the Azure Machine Learning Service HyperDrive service, and improve the accuracy of our model to over 90%. Finally, we'll put on our developer hat, and use Visual Studio Code and our Python Extension to deploy and test our model. Along the way you'll see cool features like our new Jupyter-powered interactive programming experience in VS Code, our AI powered IntelliSense feature called Intellicode, and our Azure Machine Learning extension.

 

Github repo for all code used in the show: https://github.com/microsoft/connect-petdetector

Blog post introducing the new features in Azure Notebooks: https://github.com/Microsoft/AzureNotebooks/wiki/Azure-Notebooks-at-Microsoft-Connect()-2018

Blog post introducing our data science features in our Python extension: https://blogs.msdn.microsoft.com/pythonengineering/2018/11/08/data-science-with-python-in-visual-studio-code/

Azure Notebooks: https://notebooks.azure.com

Python Extension: https://marketplace.visualstudio.com/items?itemName=ms-python.python

Azure Machine Learning Extension: https://marketplace.visualstudio.com/items?itemName=ms-toolsai.vscode-ai

Visual Studio Code: https://code.visualstudio.com/

Leave a Reply

Your email address will not be published. Required fields are marked *

*

This site uses Akismet to reduce spam. Learn how your comment data is processed.