jcjohnson / fast-neural-style

Feedforward style transfer
4.28k stars 814 forks source link

iOS App #114

Open ArtlyStyles opened 7 years ago

ArtlyStyles commented 7 years ago

I have developed an iOS App based on fast neural style. It can process both image and video. And all computation is 100% on your iPhone. The App is called "Artly" on AppStore.

3DTOPO commented 7 years ago

Did you base it on Torch 7 for iOS?

Did you get permission from @jcjohnson to use this project for commercial use? He never responded to my request for permission to use it for that purpose.

ArtlyStyles commented 7 years ago

I did not use Torch 7. I wrote my own GPU code.

Zulqurnain42 commented 7 years ago

I want to create neural style transfer app for ios please guide me towards the right tutorial or a working sample app