Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 430 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 430 Bytes

AVTS-DeepfakeDetection

The official repository for the ICASSP paper, "Hearing and Seeing Abnormality: Self-Supervised Audio-Visual Mutual Learning for Deepfake Detection"."

How to run

  • Download the checkpoint from google drive
  • Run the command below:

python3 src/inference.py --model_path {checkpoint_path} --video_path {video_path}