1 / 10

Face Swapping

Face Swapping. Jackson Reed Jake HilBorn Ryan Misura. Motivation. Social Aspect Snapchat Over 10 million users Facebook’s 3 billion offer Over 300 billion photos sent a day Lucrative. How it works?. Swapping Algorithm.

nevaeh
Download Presentation

Face Swapping

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Face Swapping Jackson Reed Jake HilBorn Ryan Misura

  2. Motivation • Social Aspect • Snapchat • Over 10 million users • Facebook’s 3 billion offer • Over 300 billion photos sent a day • Lucrative

  3. How it works?

  4. Swapping Algorithm Using openCV and haarcascade classifier, detect bounding box of face in image. Do this for both images to get two bounding boxes. Next draw ellipse within bounding box to encompass just the face. Create a “mask” that will distinguish between face pixels and background pixels For each image take the corresponding pixels from the other image and map them over the face. Scaling will be done to ensure that the swapped faces are aligned to the right size.

  5. Example

  6. Example Output

  7. Bad example..

  8. Pending Features Get server code hosted/working Continue android implementation Blending Recoloring/re-lighting

More Related