The Wayback Machine - https://web.archive.org/web/20200709181157/https://github.com/topics/neural-style
Skip to content
#

neural-style

Here are 117 public repositories matching this topic...

yuis-ice
yuis-ice commented Mar 10, 2020

I did run following ones as the installation guide.

git clone https://github.com/lengstrom/fast-style-transfer.git
cd fast-style-transfer

pyenv local 2.7.9

pip2.7 install --upgrade pip
pip2.7 install virtualenv
python2.7 -m virtualenv dev
source dev/bin/activate

cat << 'EOT' > requirements.txt
tensorflow==0.11.0
Pillow==3.4.2
scipy==0.18.1
numpy==1.11.2
EOT

sudo apt

Improve this page

Add a description, image, and links to the neural-style topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the neural-style topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.