https://github.com/yining1023/style_transfer__mirror_p5ml
https://github.com/yining1023/style_transfer__mirror_p5ml
Last synced: 7 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/yining1023/style_transfer__mirror_p5ml
- Owner: yining1023
- Created: 2018-01-31T07:49:12.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-01-31T17:57:43.000Z (over 7 years ago)
- Last Synced: 2025-01-21T04:26:19.513Z (9 months ago)
- Language: HTML
- Size: 35.3 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)