Using a gram matrix across several layers to hold the style,
and more conventional activation optimization for the content. Trained on VGG. It combines the two loss functions of style and content to optimise noise towards a output image. The amazing thing is being able to mathematically separate content from style; in a similar fashion to how the brain can perform this task. See: https://arxiv.org/abs/1508.06576
Fwiw, I'm part of a group trying a similar thing on very deep residual net's with recurrent net's to improve upon the temporal sweeps.
1 comment
[ 240 ms ] story [ 610 ms ] threadUsing a gram matrix across several layers to hold the style, and more conventional activation optimization for the content. Trained on VGG. It combines the two loss functions of style and content to optimise noise towards a output image. The amazing thing is being able to mathematically separate content from style; in a similar fashion to how the brain can perform this task. See: https://arxiv.org/abs/1508.06576
Fwiw, I'm part of a group trying a similar thing on very deep residual net's with recurrent net's to improve upon the temporal sweeps.