Skip to content

HighwayWu/ST-DDL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

Exploring Spatial-Temporal Features for Deepfake Detection and Localization

An implementation code for Deepfake Detection & Localization and a new dataset for evaluation.

Table of Contents

Background

A new Spatial-Temporal Deepfake Detection and Localization (ST-DDL) network with the newly proposed Anchor-Mesh Motion (AMM) algorithm and Fusion Attention (FA) module. In addition, a new public forgery dataset, ManualFake, with over 16,000 videos, including the new properties such as the generation of commercial software, the transmission of online social networks, namely the Facebook (Post), Facebook (Messenger), Wechat (Mobile), Wechat (PC), YouTube, Whatsapp, and Tiktok.

The framework of ST-DDL.

Usage

For pre-process the videos:

cd preprocess
python preprocess.py

For testing:

python test.py

Then the model will detect the videos in the data/ManualFake_preview/ and save the results in the res/ directory.

Note: The pre-trained weight can be downloaded from here.

Demo results of localization.

Dataset

We construct a new Deepfake dataset, namely ManualFake, that innovatively features commercial Deepfake software, online social network scenarios, and multi-source videos (e.g., online interviews). The full dataset can be downloaded from Google Drive or Baidu Pan. If you would like to use our ManualFake dataset, please fill out this Google Form and, once accepted, we will send you the unzip code of our dataset.

The overview of ManualFake.

License

The ManualFake dataset is for non-commercial research and educational purposes only. Before we provide your access to download, please put your ACADEMIC email address in Google Form and the download link will be sent to you once the form is accepted.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published