Chapter17 Autoencoders
Chapter17 Autoencoders
• Give it a bit more fine-tuning and training time, and those images should
look better.
Semantic Interpolation
• Variational autoencoders make it possible to perform semantic
interpolation
» Instead of interpolating two images at the pixel level (which would look as if the two
images were overlaid), we can interpolate at the codings level.
» We first run both images through the encoder, then we interpolate the two codings we
get, and finally we decode the interpolated codings to get the final image.