DariusAf / MesoNet

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

About the dataset #29

Closed Toxxi-frank closed 2 years ago

Toxxi-frank commented 2 years ago

Hi, after downloading the dataset, I saw 2 folders named: train::test and validation. I know that the dataset usually must contain 3 parts: train-set, valid-set and test-set. I wonder how u use those 2 folders in training model and evaluate model.

@DariusAf

DariusAf commented 2 years ago

Oh, it thought this had been corrected a long time ago, there was a misspell due to last minute formatting. The first folder is train + validation and the second is used for test afterwards. More details about data loading are discussed in this issue.