Machine Learning for Art
ml4a is a collection of tools and educational resources which apply techniques from machine learning to arts and creativity.
Salient object detection
Extract a segmentation mask of an image's foreground.
View code Open in ColabDeepDream
Visualize and compose abstract textures using neural network feature detectors.
View code Open in ColabNeural style transfer
Generate images with the style characteristics of other images.
View code Open in ColabImage-to-image translation
Generate photorealistic imagery from semantic label maps.
View code Open in ColabSemantic segmentation
Segment the pixels of an image into their respective object categories.
View code Open in ColabReversible generative models
Lossless inversion of face images into the latent space of a generative model.
View code Open in ColabLip-syncing videos
Animate mouths in images and videos, lip-syncing from audio recordings.
View code Open in ColabOptical flow
Compute optical flow between images to detect and measure motion.
View code Open in Colab