/My-smooth-face-crop

Face cropper from video for face swap algorithm

Primary LanguageJupyter Notebook

My smooth face shifter

Image

This repository contains an implementation of my smooth face shifter. This algorithm solves the problem of face shaking when transferring a face to a video. The face-alignment library was used to detect the key points of the face, and the FaceShifter network was used to transfer the face.

Goals

  • Face detection
  • Cropping
  • Overlay
  • Face swap with FaceShifter
  • Video processing
  • Processing multiple faces