Closed zhuzhen1996 closed 2 years ago
Could you please show me the whole error log and the complete used command?
Because I am currently running on the Windows system, I inquired about the relevant information, which may be caused by the parameters in the dataloader. The incoming parameter collate_fn uses a lambda expression
I want to understand, I input the command to process the dataset FaceForensics++ alone, and your code doesn't seem to run.
I switched to a linux system and re-run your code. The following error occurred
Could you please send me the screen of the exact command you run and the data folder content?
Hello, I wrote directly in the code without entering the command line. This is the structure of the FaceForensics++ dataset in my windows system
I think the problem stems from the contents of those folders in the second screen. In particular, DeepFakeDetection I believe has different content than the others. We also did not use that piece of dataset for our experiments. Remove that folder and leave only Deepfakes, Face2Face, FaceShifter, FaceSwap and NeuralTextures, which all have the same structure.
I deleted the extra folder and it still gives the same error when Windows is running。
This probably is a Windows-specific problem, see that: https://stackoverflow.com/questions/59168477/cant-find-starting-number-in-the-name-of-file-when-trying-to-read-frames-fr
Did you solve it?
Hello, does your preprocessing code support using only the FaceForensics++ dataset?When I run your code for detecting faces, I get the above error This is where my dataset is stored