texture_nets
texture_nets copied to clipboard
training parameter
I found default transfer parameter is cmd:option('-content_weight', 1) cmd:option('-style_weight', 1) cmd:option('-tv_weight', 0, 'Total variation weight.')
seems not same with common option(Gatys set 1000:1), is it your pretrained option? and do you try transfer result with and without tv loss?