crowsonkb / style_transfer

Data-parallel image stylization using Caffe.
MIT License
113 stars 14 forks source link

How to run the project. #1

Closed linyu92 closed 7 years ago

linyu92 commented 8 years ago

So wonderful. Can it run at the demo image now ?

crowsonkb commented 8 years ago

I wrote up some installation instructions for OS X: https://github.com/crowsonkb/style_transfer/blob/master/README.md. Linux is similar but the locations of the Python 3.5 libraries will be distro-dependent.

crowsonkb commented 7 years ago

At this point I've written up installation instructions for Linux, made it compatible with Python 2.7, and created an Amazon EC2 image.