Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 1020 Bytes

File metadata and controls

24 lines (16 loc) · 1020 Bytes

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