https://github.com/dhth/neural-style-transfer-exps
Experiments in neural style transfer using technique devised by Gatys et al.
https://github.com/dhth/neural-style-transfer-exps
fastai neural-style-transfer
Last synced: over 1 year ago
JSON representation
Experiments in neural style transfer using technique devised by Gatys et al.
- Host: GitHub
- URL: https://github.com/dhth/neural-style-transfer-exps
- Owner: dhth
- Created: 2019-01-14T17:01:35.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-01-22T10:22:04.000Z (over 7 years ago)
- Last Synced: 2025-02-10T08:51:27.008Z (over 1 year ago)
- Topics: fastai, neural-style-transfer
- Language: Jupyter Notebook
- Homepage: https://dhth.github.io/neural-style-transfer-exps/gallery
- Size: 41.3 MB
- Stars: 3
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Experiments in Neural Style Transfer.
Gallery of images located [here](https://dhth.github.io/neural-style-transfer-exps/gallery).

## Reference:
- [A Neural Algorithm of Artistic Style](https://arxiv.org/abs/1508.06576)