You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
@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?)
How much time did it take to generate one image? Is it faster than https://github.com/OlavHN/fast-neural-style ?
The text was updated successfully, but these errors were encountered: