flâneur

ml5js/training-styletransfer: Style Transfer training and using the model in ml5js

github.com · 753 words · saved by 1 readers

Style Transfer training and using the model in ml5js

Update (1/4/2021) This repository is not actively maintained (if you'd like to help please file an issue!). If you are looking to train an ml5.js compatible model, please see the following resources: Colab Notebook: Train and Style Transfer model and run it in ml5.js/tf.js Machine Learning for the Web course notes Outdated notes This repository contains a slightly modified version of Fast Style Transfer in TensorFlow. It trains a neural network on the style of any image you provide it and outputs a model you can use in ml5.js with the ml5.styleTransfer() method. Notes: Here is a blog…

saved by

related reading