Skip to content

Commit 7760cd3

Browse files
author
Naoki Shibuya
committed
adjusted the comment for noise based experiment
1 parent 6e71d94 commit 7760cd3

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

python/artistic_style_transfer.ipynb

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -909,9 +909,7 @@
909909
"\n",
910910
"Another experiment: instead of starting with the content image, let's start with a noise image. \n",
911911
"\n",
912-
"It will take a longer time before seeing any shape from the content image but the end result is quite interesting. \n",
913-
"\n",
914-
"I kept the style loss ratio and variation loss ratio low making sure the content is well restored."
912+
"It will take a longer time before seeing any shape from the content image but the end result is quite interesting. "
915913
]
916914
},
917915
{

0 commit comments

Comments
 (0)