/Apparition

Apparition make a live video puppet with pix2pix based on old youtube videos

Primary LanguageJupyter NotebookMIT LicenseMIT

Apparition

Goal is to make a Apparition using old youtube footage. Will have live actor filmed with webcam during show whose pose gets transformed into real time Apparition Poses shown to audience, with voice impressonation reading lines scripted from dialogue AI.

Instructions:

Tactics:

  • Convert video into side by side images of video and face structure
  • Train model on these side by side images to predict DelClose from Face pose
  • Use live webam to get new face structure
  • Convert new face structure to Apparition pose with model in real time