Skip to content

Ai powered web app that transforms a portrait photo of a person into a painting - Tensorflow.js

Notifications You must be signed in to change notification settings

vbookshelf/Art-by-Ai-Selfie-Painter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Art-by-Ai-Selfie-Painter

Live Web App: http://paint.test.woza.work/



This is a prototype for an online tool that transforms a portrait photo of a person into a painting. In order to build this app I first had to create a dataset of 10,200 art images using a neural style transfer algorithm. That data was then used to train a U-Net cnn.

The image on the left is the style image that was used in the neural style transfer algorithm.

The process used to build and train the model is described in this Kaggle kernel:
https://www.kaggle.com/vbookshelf/art-by-ai-selfie-painter-web-app

These are the two datasets that were used to train the model:

All javascript, html and css files used to create the web app are available in this repo.

About

Ai powered web app that transforms a portrait photo of a person into a painting - Tensorflow.js

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published