Skip to content

wegame123456/MFDL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Multi-perspective Frequency Domain Learning for Deepfake Detection

There is MFDL original code


How to Train and Test

# How to Train
CUDA_VISIBLE_DEVICES=0 python train.py --dataroot /root/yourpath/4_class_GAN_traindata --classes car,cat,chair,horse --batch_size 32 --delr_freq 10 --lr 0.001 --niter 85



# How to Test
CUDA_VISIBLE_DEVICES=0 python test.py --model_path ./MFDL.pth --batch_size 32

About

The MFDL orginal public code

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages