jcjohnson / neural-style

Torch implementation of neural style algorithm

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Training loss coefficients

AlexTS1980 opened this issue · comments

Instead of taking pre-defined style loss coefficients (0.2/layer, I think), did you try learning these coefficients using a different network? There should be some optimal values for them I believe