An open API service indexing awesome lists of open source software.

https://github.com/yining1023/fast_style_transfer_in_ml5

This is a demo of Fast Style Transfer in p5ML
https://github.com/yining1023/fast_style_transfer_in_ml5

Last synced: 7 months ago
JSON representation

This is a demo of Fast Style Transfer in p5ML

Awesome Lists containing this project

README

          

# Fast Style Transfer in [ML5](https://github.com/ITPNYU/ml5-js)
This is a demo of Fast Style Transfer in [ml5](https://github.com/ITPNYU/ml5-js)

Check it out here: [https://yining1023.github.io/fast_style_transfer_in_ML5](https://yining1023.github.io/fast_style_transfer_in_ML5)

Credits:
The code and models are based on [deeplearn.js demo](https://github.com/PAIR-code/deeplearnjs/tree/0608feadbd897bca6ec7abf3340515fe5f2de1c2/demos/fast-style-transfer) by [reiinakano](https://github.com/reiinakano)