Generate Art with LearnDistribution
By synthesizing new examples, LearnDistribution can be used as a tool to create art. This example shows how to use this tool on images.
Load a dataset of 50000 images.
Train a multinormal distribution on the images.
Generate samples from the learned distribution.
Assemble an array of samples in one image.
Use a resolution-enhancer neural net and ImageEffect on some samples.
show complete Wolfram Language input