Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 477 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 477 Bytes

Facial Re-enactment

This notebook aims to generate a facial mask for the given source video based on frames from the target video. To get a gist of the work, please refer to the following paper

P.S. Before running the code, make sure to have 4 folders, specifically inter, internal, source and target in your project folder. Also, check check_real_time_latest for the updated code.