Skip to content

Commit beebc43

Browse files
committed
Added Tutorial Hvass-Labs#15
1 parent 0a40603 commit beebc43

15 files changed

+10293
-0
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ sandbox*.py
44
# Data for TensorFlow
55
data/
66
inception/
7+
vgg16/
78
checkpoints/
89
checkpoints*
910
logs/

15_Style_Transfer.ipynb

Lines changed: 1111 additions & 0 deletions
Large diffs are not rendered by default.

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,8 @@ Original author is [Magnus Erik Hvass Pedersen](http://www.hvass-labs.org)
4141

4242
14. DeepDream ([Notebook](https://github.com/Hvass-Labs/TensorFlow-Tutorials/blob/master/14_DeepDream.ipynb))
4343

44+
15. Style Transfer ([Notebook](https://github.com/Hvass-Labs/TensorFlow-Tutorials/blob/master/15_Style_Transfer.ipynb))
45+
4446
## Videos
4547

4648
These tutorials are also available as [YouTube videos](https://www.youtube.com/playlist?list=PL9Hr9sNUjfsmEu1ZniY0XpHSzl5uihcXZ).
779 KB
Loading

0 commit comments

Comments
 (0)