Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
ModelZoo
ResNet50_tensorflow
Commits
bb1e164f
Unverified
Commit
bb1e164f
authored
Aug 13, 2018
by
Mark Daoust
Committed by
GitHub
Aug 13, 2018
Browse files
Fix wave-turtle path to point to master.
parent
94e4fd04
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
research/nst_blogpost/4_Neural_Style_Transfer_with_Eager_Execution.ipynb
...ogpost/4_Neural_Style_Transfer_with_Eager_Execution.ipynb
+2
-2
No files found.
research/nst_blogpost/4_Neural_Style_Transfer_with_Eager_Execution.ipynb
View file @
bb1e164f
...
...
@@ -63,7 +63,7 @@
"\n",
"Now how would it look like if Hokusai decided to paint the picture of this Turtle exclusively with this style? Something like this?\n",
"\n",
"<img src=\"https://github.com/
MarkDaoust
/models/blob/
nst_fixes
/research/nst_blogpost/wave_turtle.png?raw=1\" alt=\"Drawing\" style=\"width: 500px;\"/>\n",
"<img src=\"https://github.com/
tensorflow
/models/blob/
master
/research/nst_blogpost/wave_turtle.png?raw=1\" alt=\"Drawing\" style=\"width: 500px;\"/>\n",
"\n",
"Is this magic or just deep learning? Fortunately, this doesn’t involve any witchcraft: style transfer is a fun and interesting technique that showcases the capabilities and internal representations of neural networks. \n",
"\n",
...
...
@@ -1222,4 +1222,4 @@
"outputs": []
}
]
}
\ No newline at end of file
}
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment