Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 1.75 KB

File metadata and controls

19 lines (13 loc) · 1.75 KB

Detecting images with Tensorflow.js

About

This is a demonstration of image recognition by machine learning with Tensorflow.js. Pre-trained models are used, which are freely available:

Image recognition takes place directly in the browser, no cloud-based AI is used. Required libraries are integrated in this demo via CDN. Of course these libraries can also be integrated directly into the project to get offline capability.

Setup

  1. Type 'npm install' to install http-server
  2. Type 'http-server' to start http-server
  3. Open your browser and go to: http://localhost:8080

Picture

The picture in this demo was published under the unsplashed license by <title>unsplash-logo</title>Michael Daugherty