Style Layers: SymmetricTexture.scala:263 executed in 0.01 seconds (0.000 gc):

    List(
      VGG19.VGG19_1a,
      VGG19.VGG19_1b1,
      VGG19.VGG19_1b2,
      VGG19.VGG19_1c1,
      VGG19.VGG19_1c2,
      VGG19.VGG19_1c3,
      VGG19.VGG19_1c4,
      VGG19.VGG19_1d1,
      VGG19.VGG19_1d2,
      VGG19.VGG19_1d3,
      VGG19.VGG19_1d4
    )

Returns

    

...skipping 166 bytes...

    

Generating Style Network

SymmetricTexture.scala:177 executed in 494.45 seconds (3.179 gc):

    getTrainable(new VisualStyleNetwork(
      styleLayers = styleLayers,
      styleModifiers = List(
        new GramMatrixEnhancer(),
        new GramMatrixMatcher()
        //new SingleChannelEnhancer(130, 131)
      ),
      styleUrls = Seq(styleUrl),
      magnification = mag.toList,
      filterStyleInput = false,
      viewLayer = dims => optimizerViews.map(compileView(dims.toArray, _))
    )(log))
Logging
THREADS = 64
DEFAULT_TILE_SIZE = 1024
Initialized ArtSettings = {
"defaultTileSize" : 1024
}
Downloading https://s3-us-west-2.amazonaws.com/simiacryptus/vgg19_weights.h5 to /home/ec2-user/vgg19_weights.h5
Finished Download of https://s3-us-west-2.amazonaws.com/simiacryptus/vgg19_weights.h5 to /home/ec2-user/vgg19_weights.h5
Exploded Conv [3/1 x 3/1, 192] to PipelineNetwork (24 nodes)
Exploded Conv [3/1 x 3/1, 4096] to PipelineNetwork (2 nodes)
Exploded Conv [3/1 x 3/1, 8192] to PipelineNetwork (4 nodes)
Exploded Conv [3/1 x 3/1, 16384] to PipelineNetwork (2 nodes)
Exploded Conv [3/1 x 3/1, 32768] to PipelineNetwork (4 nodes)
Exploded Conv [3/1 x 3/1, 65536] to PipelineNetwork (2 nodes)
Exploded Conv [3/1 x 3/1, 65536] to PipelineNetwork (2 nodes)
Exploded Conv [3/1 x 3/1, 65536] to PipelineNetwork (2 nodes)
Exploded Conv [3/1 x 3/1, 131072] to PipelineNetwork (4 nodes)
Exploded Conv [3/1 x 3/1, 262144] to PipelineNetwork (2 nodes)
Exploded Conv [3/1 x 3/1, 262144] to PipelineNetwork (2 nodes)
Exploded Conv [3/1 x 3/1, 262144] to PipelineNetwork (2 nodes)
Exploded Conv [3/1 x 3/1, 262144] to PipelineNetwork (2 nodes)
Exploded Conv [3/1 x 3/1, 262144] to PipelineNetwork (2 nodes)
Exploded Conv [3/1 x 3/1, 262144] to PipelineNetwork (2 nodes)
Exploded Conv [3/1 x 3/1, 262144] to PipelineNetwork (2 nodes)
Exploded Conv [7/1 x 7/1, 2097152] to PipelineNetwork (10 nodes)
Adjust for PipelineNetwork by GramMatrixEnhancer: 29727.976529433785
Adjust for PipelineNetwork by GramMatrixMatcher: 29727.976529433785
Adjust for PipelineNetwork by GramMatrixEnhancer: 9890.62338843492
Adjust for PipelineNetwork by GramMatrixMatcher: 9890.62338843492
Adjust for PipelineNetwork by GramMatrixEnhancer: 10026.256503908759
Adjust for PipelineNetwork by GramMatrixMatcher: 10026.256503908759
Adjust for PipelineNetwork by GramMatrixEnhancer: 10852.095726385067
Adjust for PipelineNetwork by GramMatrixMatcher: 10852.095726385067
Adjust for PipelineNetwork by GramMatrixEnhancer: 14228.440193793902
Adjust for PipelineNetwork by GramMatrixMatcher: 14228.440193793902
Adjust for PipelineNetwork by GramMatrixEnhancer: 54453.23547469496
Adjust for PipelineNetwork by GramMatrixMatcher: 54453.23547469496
Adjust for PipelineNetwork by GramMatrixEnhancer: 114728.29008350396
Adjust for PipelineNetwork by GramMatrixMatcher: 114728.29008350396
Adjust for PipelineNetwork by GramMatrixEnhancer: 146594.10950366026
Adjust for PipelineNetwork by GramMatrixMatcher: 146594.10950366026
Adjust for PipelineNetwork by GramMatrixEnhancer: 73404.29784951852
Adjust for PipelineNetwork by GramMatrixMatcher: 73404.29784951852
Adjust for PipelineNetwork by GramMatrixEnhancer: 21658.523556255615
Adjust for PipelineNetwork by GramMatrixMatcher: 21658.523556255615
Adjust for PipelineNetwork by GramMatrixEnhancer: 1891.6146283946048
Adjust for PipelineNetwork by GramMatrixMatcher: 1891.6146283946048
Trainable canvas ID: bc9653de-5890-478d-9f79-d0cec8437c7e

Returns

    com.simiacryptus.mindseye.art.SumTrainable@21e995a4

Rendering Canvas 0

Subreport: Optimization

Rendering Canvas 1

Subreport: Optimization