Closed lgvaz closed 4 years ago
We might want to give each layer of the network a different weight, either when calculating content or style.
What is the best way of doing this? Weights should be passed to the loss function directly or to LayerFeats?
LayerFeats
We might want to give each layer of the network a different weight, either when calculating content or style.
What is the best way of doing this? Weights should be passed to the loss function directly or to
LayerFeats
?