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

https://github.com/yining1023/style_transfer__mirror_p5ml


https://github.com/yining1023/style_transfer__mirror_p5ml

Last synced: 7 months ago
JSON representation

Awesome Lists containing this project

README

          

# Fast Style Transfer Mirror in [p5ML](https://github.com/ITPNYU/p5-deeplearn-js)
This is a demo of Fast Style Transfer Mirror in [p5ML](https://github.com/ITPNYU/p5-deeplearn-js)

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

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)