Yijun Li

Results 41 comments of Yijun Li

i see. Thx for the reply.

Hi @salopge, thanks for your interests. You can collect several thousand of content images as the content is relatively easier to reconstruct (2 pooling layers only). Any image can be...

@suke27 Because I set `diversity_weight=0` by default in `multi_style_transfer_train.lua` :-)

@suke27 Generally it will make the training slower, especially when learning a large number of styles. That's why I set it as 0. I suggest you use a smaller diversity...

@suke27 It's just a random number, you can monitor the loss/results and terminate anytime.

This is not my work. Better to ask the authors :)

Emm...not sure about your case. I just test it on my PC and the result is good. My CPU: Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz

Not familiar with Alibaba Cloud. Can you try it on a local regular desktop (with Ubuntu)? You may use a small image size if the CPU memory is limited. Can...

This is my result: ![44615561-57a3f800-a86f-11e8-8ec3-1fe97d7a86fd_hosoda](https://user-images.githubusercontent.com/10704714/44615714-cf354100-a7f5-11e8-8c7a-2f356a8fb6be.jpg) Check [here](https://github.com/jcjohnson/neural-style/issues/149) and see if reinstalling the `nn` package will help.