Final Project Concept – Everyone’s an Artist 🎨

Concept

My main focus for the final will be to extend my midterm project into a highly interactive, engaging application. The goal is to create an experience that enables users to paint like their favorite artist using a style transfer. The application will need to train several styles based on the artists I choose, as well as a mobileNet for detected the user’s hand position. The following explains the flow of the user experience:

User Experience

  1. Users will be shown a random, binarized image (and have the option to select a new base image)

2. An artist or style can be selected from a range of options to paint the image (Van Gogh, Monet, Cubism, etc.)

3. The original binarized image can then be painted with a mouse, or potentially using their hand detected by mobileNet

3. Once the user has painted the whole image, it can be downloaded. And the user can select a new base image and paint style.

Leave a Reply