artnose

Results 5 issues of artnose

I've been trying to train a few models, but they all seem to come out pretty weird. So, example: http://imgur.com/a/bLaTj based on 512x512 crop of illegal beauty https://static12.insales.ru/images/products/1/7694/42319374/Beamused_.jpg options -d...

I love the styles you have! Thank you so much! I'm trying to make some models of my own, but having trouble with the exact training options. What do you...

Is it possible to add a flag to keep original color of the image and only transfer the style? // from jcjohnson's neural style -- Combine the Y channel of...

https://github.com/luanfujun/deep-photo-styletransfer

I get this error epoch 0 Traceback (most recent call last): File "train.py", line 135, in L_feat = lambda_f \* F.mean_squared_error(Variable(feature[2].data), feature_hat[2]) # compute for only the output of layer...