From 040fa4b3d7b92d2416fca18d794d95af36904911 Mon Sep 17 00:00:00 2001 From: Lorenzo Vainigli Date: Sat, 2 Apr 2022 15:27:54 +0200 Subject: [PATCH] Create README.md --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..01b35c5 --- /dev/null +++ b/README.md @@ -0,0 +1,7 @@ +# Neural Style Transfer Tutorial with Tensorflow and Python + +A short walkthrough that demonstrates how to perform neural style transfer with a pre-trained model. + +[Youtube video here](https://www.youtube.com/watch?v=bFeltWvzZpQ) + +![Youtube video thumbnail](https://i3.ytimg.com/vi/bFeltWvzZpQ/maxresdefault.jpg)