This is the Demo project for Microsoft's CustomVision Azure API.
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:
- Create account on CustomVision website.
- Get Training API Code on settings page and copy it to the clipboard.
- Paste your code to the App.config. (Replace {PLACE_YOUR_API_KEY_HERE} with actual value from clipboard).