Style Layers: SymmetricTexture.scala:247 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:199 executed in 817.79 seconds (8.520 gc):

    getTrainable(new VisualStyleNetwork(
      styleLayers = styleLayers,
      styleModifiers = List(
        new GramMatrixEnhancer(),
        new GramMatrixMatcher()
        //new SingleChannelEnhancer(130, 131)
      ),
      styleUrls = Seq(styleUrl),
      magnification = mag.toList,
      viewLayer = dims => optimizerViews.map(compileView(dims.toArray, _)).toList
    )(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: 27545.550243510133
Adjust for PipelineNetwork by GramMatrixMatcher: 27545.550243510133
Adjust for PipelineNetwork by GramMatrixEnhancer: 25541.429532704573
Adjust for PipelineNetwork by GramMatrixMatcher: 25541.429532704573
Adjust for PipelineNetwork by GramMatrixEnhancer: 23669.514025453078
Adjust for PipelineNetwork by GramMatrixMatcher: 23669.514025453078
Adjust for PipelineNetwork by GramMatrixEnhancer: 26216.61309778691
Adjust for PipelineNetwork by GramMatrixMatcher: 26216.61309778691
Adjust for PipelineNetwork by GramMatrixEnhancer: 38947.34513039123
Adjust for PipelineNetwork by GramMatrixMatcher: 38947.34513039123
Adjust for PipelineNetwork by GramMatrixEnhancer: 165430.17557484048
Adjust for PipelineNetwork by GramMatrixMatcher: 165430.17557484048
Adjust for PipelineNetwork by GramMatrixEnhancer: 451283.4960635739
Adjust for PipelineNetwork by GramMatrixMatcher: 451283.4960635739
Adjust for PipelineNetwork by GramMatrixEnhancer: 381199.88670785347
Adjust for PipelineNetwork by GramMatrixMatcher: 381199.88670785347
Adjust for PipelineNetwork by GramMatrixEnhancer: 160757.47460411084
Adjust for PipelineNetwork by GramMatrixMatcher: 160757.47460411084
Adjust for PipelineNetwork by GramMatrixEnhancer: 39589.533972433695
Adjust for PipelineNetwork by GramMatrixMatcher: 39589.533972433695
Adjust for PipelineNetwork by GramMatrixEnhancer: 4448.949984795272
Adjust for PipelineNetwork by GramMatrixMatcher: 4448.949984795272
Trainable canvas ID: 27d1922d-115e-474e-a0ff-831bd4eb1231

Returns

    com.simiacryptus.mindseye.art.SumTrainable@37c3570d

Rendering Canvas 0

Subreport: Optimization

Rendering Canvas 1

Subreport: Optimization