wovas / MS-CustomVisionApiDemo

Demo project to shop possibilities of MS Custom Vision API

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is the Demo project for Microsoft's CustomVision Azure API.

Build status

We use smal results DataSet from Questolog to train the model.

After training service will be able to classify results photos based on address, city and escape quest name.

To make the code running for you:

  1. Create account on CustomVision website.
  2. Get Training API Code on settings page and copy it to the clipboard.
  3. Paste your code to the App.config. (Replace {PLACE_YOUR_API_KEY_HERE} with actual value from clipboard).

About

Demo project to shop possibilities of MS Custom Vision API


Languages

Language:C# 100.0%