Skip to content

A step-by-step Tutorial on creating a Serverless Computer Vision Application

Notifications You must be signed in to change notification settings

zhunhung/ShirtSimilarityTutorial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ShirtSimilarityTutorial

A step-by-step Tutorial on creating a Serverless Computer Vision Application. This was created for a presentation in Global AI Bootcamp Singapore 2019.

Slides are available here.

Tutorial Steps

  1. Code Explanation - Notebook explaining how it works
  2. Deploying to Azure Functions - Azure Functions setup
  3. Interact using a Telegram Bot - Packaging your function

Prerequisites

To get started, ensure you have the following setup:

  1. Azure Function Core Tools
  2. Visual Studio Code with Azure Functions Extension
  3. Python 3

Getting Started

Once you have installed the above, it is advisable to set up a virtual environment to install the required python packages from requirements.txt. Then, proceed to the first tutorial step.

Authors

About

A step-by-step Tutorial on creating a Serverless Computer Vision Application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published