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

How much time did it take? #3

Open
DenisSergeevitch opened this issue Aug 10, 2016 · 2 comments
Open

How much time did it take? #3

DenisSergeevitch opened this issue Aug 10, 2016 · 2 comments

Comments

@DenisSergeevitch
Copy link

How much time did it take to generate one image? Is it faster than https://github.com/OlavHN/fast-neural-style ?

@janivanecky
Copy link
Owner

No, I'm using original algorithm proposed by Gatys et al which means image is generated in multiple iterations. In case of my implementation I used 500 iterations which takes on Tesla K20m ~5 minutes.

@ycjing
Copy link

ycjing commented Aug 10, 2016

@DenisSergeevitch Hi, did you run the code in https://github.com/OlavHN/fast-neural-style ? How much time did it take for one stylized image?
(Is it approximately the time described in the paper, which is 0.015s for 256 * 256, 0.05s for 512 * 512 and 0.21s for 1024 * 1024 on GTX Titan X?)

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