Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Style transfer between any two images - iOS App needs beta tester #93

Open
ArtlyStyles opened this issue Jun 18, 2017 · 6 comments
Open

Comments

@ArtlyStyles
Copy link

ArtlyStyles commented Jun 18, 2017

Hi, I built an App that can transfer style between any two images. It uses fast-neural-style and AdaIN style transfer (https://github.com/xunhuang1995/AdaIN-style) and some of my own modification. The rendering part is implemented in pure native iOS code. No server, no internet connection is needed when you run the style.

Currently I am looking for beta tester for the App. If you are interested in trying it, please email to csong@smallpixelinc.com

@dovanchan
Copy link

transfer style between any two images . ,Have you use fast-neural-style? Or only AdaIN-style?

@sarbajitsaha
Copy link

How fast is the style transfer? Considering the README claims 17 second execution time for i7

@ArtlyStyles
Copy link
Author

On iphone 6, it takes about 24 seconds to process two 512x512 images. The image size is due to the memory limitation. It should be faster and able to process larger image on more recent devices.

@dovanchan
Copy link

dovanchan commented Jun 21, 2017 via email

@ArtlyStyles
Copy link
Author

It is already using the GPU

@dovanchan
Copy link

dovanchan commented Jun 21, 2017 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants