Due to back-end server costs, I've shut it down.
If you wanna know the way how this web-app worked, please watch the video in the index page!
stranger things face similarity

Check out the avatar-generation process and generates artistic avatars blended with your face

You can generate avatars based on these characters:

This process will create a blended avatar photo of ST characters with the recognised face of the image you'll upload.

Powered By Artificial Intelligence & Machine Learning

Tips:

  • Your photo should not have too much background textures
  • The dimension of your photo is better to be more than 200x200
  • Your photo should not be cropped to contain just the face. The process will recognise the face landmark itself!
  • Your photo should contain one face because the process will consider the first face that is recognised!

Choose the one you wanna be used as a base:

Drag and drop an image here or click



Behind The Scene

    • Why?
      • To have some fun
      • To make some learnings -- our learning, not machine learning :)
      • To make some artistic avatars
    • Method?
      • Computer vision approach (image processing)

      Stages:

      • Face Alignment
      • Facial Landmark Detection
      • Find Convex Hull
      • Delaunay Triangulation
      • Affine Warp Triangles
      • Seamless Cloning
      • Make Artistic

      You can see how to make an artistic image in the below youtube video:
      (Just one approach of making artistic has been mentioned)

    • Accuracy?
    • Can't say
    • Version?
    • v0.1.2
Go back to the homepage