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 Tuberculosis X-Ray images used in this example, are from the Kaggle website 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-imageclassification.azureedge.net.