This is a demonstration of image recognition by machine learning with Tensorflow.js. Pre-trained models are used, which are freely available:
- https://github.com/tensorflow/tfjs-models/tree/master/mobilenet
- https://github.com/tensorflow/tfjs-models/tree/master/coco-ssd
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.
- Type 'npm install' to install http-server
- Type 'http-server' to start http-server
- Open your browser and go to: http://localhost:8080
The picture in this demo was published under the unsplashed license by <title>unsplash-logo</title>Michael Daugherty