yoctta / multiple-attention

The code of multi-attention deepfake detection
241 stars 54 forks source link

Example DFDC.json file #9

Closed enquestor closed 5 months ago

enquestor commented 2 years ago

Can you share examples of the json files written in data.py? Or maybe only DFDC.json would be fine. Thanks in advance.

yoctta commented 2 years ago

the json file contains locations where I storage data,  you can create your own data file. 

enquestor commented 2 years ago

@yoctta Thanks for replying. I ended up rewriting the load functions.

I would like to confirm though that the files variable returned in [name]_dataset functions is formatted as a [[img_folder_path, is_fake]]. Is this correct?

yoctta commented 2 years ago

yes

Best regards,

    Hanqing Zhao