DariusAf / MesoNet

"MesoNet: a Compact Facial Video Forgery Detection Network" (D. Afchar, V. Nozick) - IEEE WIFS 2018
Apache License 2.0
252 stars 114 forks source link

Where is the training code? #19

Closed EmranSalehAli closed 4 years ago

EmranSalehAli commented 4 years ago

Hi, where is the training code? If I want to train the code on my dataset

DariusAf commented 4 years ago

This is a keras model, you can train it any way you like, we did not train it in an unusual way. As an example, for the configuration we used for data augmentation: https://github.com/DariusAf/MesoNet/issues/4#issuecomment-448694527