You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This repo contains the ENF-WHU audio recording dataset collected around Wuhan University campus and the MATLAB programs for electronic network frequency (ENF) detection, enhancement, and robust estimation, in ENF-based audio forensic applications.
Official code for CapST (ACM TOMM 2025): A Capsule Network and Temporal Attention-based framework for Deepfake Model Attribution. Achieves efficient and accurate source identification across DFDM and GAN-generated datasets.
Official code for FAME: A lightweight spatio-temporal framework for Deepfake Model Attribution using VGG-based feature extraction and temporal attention. Outperforms prior methods across DFDM, FF++, and FakeAVCeleb datasets.
Contribution: This repository extends the original CLIP implementation by adding training code for an SVM classifier using CLIP-extracted features, with detailed setup instructions in README_TRAIN.md.