Style Layers: SymmetricTexture.scala:263 executed in 0.02 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 786.88 seconds (3.665 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: 55031.01359596325
Adjust for PipelineNetwork by GramMatrixMatcher: 55031.01359596325
Adjust for PipelineNetwork by GramMatrixEnhancer: 32411.422215253813
Adjust for PipelineNetwork by GramMatrixMatcher: 32411.422215253813
Adjust for PipelineNetwork by GramMatrixEnhancer: 41679.77633113034
Adjust for PipelineNetwork by GramMatrixMatcher: 41679.77633113034
Adjust for PipelineNetwork by GramMatrixEnhancer: 56034.5453737756
Adjust for PipelineNetwork by GramMatrixMatcher: 56034.5453737756
Adjust for PipelineNetwork by GramMatrixEnhancer: 66482.96098734949
Adjust for PipelineNetwork by GramMatrixMatcher: 66482.96098734949
Adjust for PipelineNetwork by GramMatrixEnhancer: 268920.5777815066
Adjust for PipelineNetwork by GramMatrixMatcher: 268920.5777815066
Adjust for PipelineNetwork by GramMatrixEnhancer: 764351.4641505055
Adjust for PipelineNetwork by GramMatrixMatcher: 764351.4641505055
Adjust for PipelineNetwork by GramMatrixEnhancer: 635843.1822249095
Adjust for PipelineNetwork by GramMatrixMatcher: 635843.1822249095
Adjust for PipelineNetwork by GramMatrixEnhancer: 318353.8918276102
Adjust for PipelineNetwork by GramMatrixMatcher: 318353.8918276102
Adjust for PipelineNetwork by GramMatrixEnhancer: 76921.01103717941
Adjust for PipelineNetwork by GramMatrixMatcher: 76921.01103717941
Adjust for PipelineNetwork by GramMatrixEnhancer: 6716.121014623312
Adjust for PipelineNetwork by GramMatrixMatcher: 6716.121014623312
Trainable canvas ID: d05cbf0b-fd9a-4a09-8dd1-db14d04df563

Returns

    com.simiacryptus.mindseye.art.SumTrainable@12f8a0fd

Rendering Canvas 0

Subreport: Optimization

Rendering Canvas 1

Subreport: Optimization