Skip to content

Latest commit

 

History

History

deepfake_detection

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

Deepfake Detection

Deepfake techniques, which present realistic AI-generated videos of people doing and saying fictional things, have the potential to have a significant impact on how people determine the legitimacy of information presented online.

This deepfake detection bootcamp mainly includes one notebook for fake video detection. You can learn about deepfake detection solutions and basic concepts of Towhee from these notebook tutorials.

Learn from Notebook

In this notebook you will build a basic deepfake detection system with pretrained models. At the end, you are able to build up a playable deepfake detection system with 5 lines of code.