Skip to content

TensorFlow.js Example: Using an Azure Custom Vision model to detect tuberculosis in a web browser

License

Notifications You must be signed in to change notification settings

SaschaDittmann/tfjs-customvision

Repository files navigation

Software License PRs Welcome

TensorFlow.js Example: Using an Azure Custom Vision model to detect tuberculosis in a web browser

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.

About

For more details about this project, please checkout my YouTube Video:

Watch the video

Setup

Prepare the node environments:

$ npm install
# Or
$ yarn

Run the local web server script:

$ node server.js

Demo

If you wan't, you can test the deployed application under under https://tfjs-imageclassification.azureedge.net.

About

TensorFlow.js Example: Using an Azure Custom Vision model to detect tuberculosis in a web browser

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published