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
- Host: GitHub
- URL: https://github.com/yining1023/fast_style_transfer_in_ml5
- Owner: yining1023
- Created: 2018-01-18T06:28:54.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-09-17T03:30:41.000Z (about 7 years ago)
- Last Synced: 2024-10-31T00:44:19.960Z (11 months ago)
- Language: HTML
- Size: 59.7 MB
- Stars: 78
- Watchers: 3
- Forks: 23
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)