yusuketomoto / chainer-fast-neuralstyle

Chainer implementation of "Perceptual Losses for Real-Time Style Transfer and Super-Resolution".
MIT License
803 stars 229 forks source link

Artx - iOS App that transfer styles between any two images #96

Open ArtlyStyles opened 7 years ago

ArtlyStyles commented 7 years ago

I developed an iOS App based on fast neural style and AdaIN. It can transfer styles between any two images. It is free. https://itunes.apple.com/us/app/artx-style-transfer-between-any-two-images/id1246635833?ls=1&mt=8 More info at http://www.artxstyles.com

relh commented 7 years ago

Does your app use a server or is the transfer done client side? Great website.

ArtlyStyles commented 6 years ago

everything runs on the iPhone

artnose commented 5 years ago

How does it transfer arbitrary style? That's not a modification on this project is it?

ArtlyStyles commented 5 years ago

No, actually, it is based on another project.