This example shows you how to use a Machine Learning, which was created with the Microsoft Azure Custom Vision service, in a web browser application.
The Azure Logo images used in this example, are from the AI Vision Provision demo shown at the Microsoft Connect() event in 2018 and are not published with this repository.
For more details about this project, please checkout my YouTube Video:
Prepare the node environments:
$ npm install
# Or
$ yarn
Run the local web server script:
$ node server.js
If you wan't, you can test the deployed application under under https://tfjs-objectdetection.azureedge.net.