Skip to content

ja-bravo/image-to-dices-tfjs

Repository files navigation

image-to-dices-tfjs

Transform an image to a grid of dice faces using Tensorflow.js

Capstone project from the Learning TensorFlow.js book by Gant Laborde

How to use

From the root folder, run yarn generate-model-data to generate the training data. Run yarn generate-model to train and move the model to the Next.js public folder.