chainer-fast-neuralstyle icon indicating copy to clipboard operation
chainer-fast-neuralstyle copied to clipboard

Torch Implementation of paper [Not an issue]

Open hashbangCoder opened this issue 9 years ago • 4 comments

Hey everyone,

I have implemented the paper in torch and have some preliminary results put up here Please check it out if you can. Any suggestion/idea/ feedback is welcome. I'm still tuning batchsize, hyper-params and image size and currently training different models.

Sorry for creating a new issue here :/

hashbangCoder avatar Sep 06 '16 22:09 hashbangCoder

Hi ! Thanks for the new implementation, I'll test it. Are models compatible between the two implementations ?

ttoinou avatar Sep 07 '16 07:09 ttoinou

Im not sure what you mean, but if you're asking about compatibility between the torch and chainer version, then no. This is a standalone implementation in torch

hashbangCoder avatar Sep 07 '16 14:09 hashbangCoder

They're talking about the fact that models from the older version of yusuketomoto's repo don't work and you must use more recent models for the new code. Don't want to speak for them though and I could be wrong.

mxchinegod avatar Sep 08 '16 15:09 mxchinegod

Which one was more faster? include training and generating?

logic1988 avatar Sep 09 '16 03:09 logic1988