SpecXNet: A Dual-Domain Convolutional Network for Robust Deepfake Detection [Paper]
- pip install -r requirements.txt
You can follow the Pytorch implementation: https://github.com/pytorch/examples/tree/master/imagenet
To train a model, run main.py with the desired model architecture and other super-paremeters:
python3 main.py -a ffc_xception --lfu -data [data/path] --gpu [gpu no]
If you find this work or code is helpful in your research, please cite: