https://github.com/rawenchilada/styletransfer
A jupyter notebook describing the theory behind a working Style Transfer ai example.
https://github.com/rawenchilada/styletransfer
style-transfer tensorflow
Last synced: 2 months ago
JSON representation
A jupyter notebook describing the theory behind a working Style Transfer ai example.
- Host: GitHub
- URL: https://github.com/rawenchilada/styletransfer
- Owner: RawEnchilada
- Created: 2022-10-17T16:05:16.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2022-12-08T16:27:53.000Z (over 3 years ago)
- Last Synced: 2025-04-05T02:16:07.333Z (over 1 year ago)
- Topics: style-transfer, tensorflow
- Language: Jupyter Notebook
- Homepage:
- Size: 9.85 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Style Transfer
This notebook is a documented learning experience in the topic of style transfer ai and neural networks.
You can preview the results of the notebook on the [github page](https://rawenchilada.github.io/StyleTransfer/).
The ai is built using tensorflow and python.