/tf-what-is-it

A simple TensorFlow.js demo for a workshop.

Primary LanguageJavaScript

tf-what-is-it

The frontend for a small TensorFlow.js project.

Select a photo from your library and the app tells you what it might be.

Calls tf-what-is-it-server, which uses @tensorflow-models/mobilenet for image classification.

Install

yarn

Dev

yarn dev