Skip to content
This repository has been archived by the owner on Dec 22, 2023. It is now read-only.

Update dream.ipynb #24

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion dream.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -501,7 +501,7 @@
"source": [
"Note that the neural network we use was trained on images downscaled to 224x224 size. So high resolution images might have to be downscaled, so that the network could pick up their features. The image we use here is already small enough.\n",
"\n",
"Now we pick some target layer and extract guide image features."
"Now we pick some target layers and extract guide image features."
]
},
{
Expand Down