ICT_DeepFake icon indicating copy to clipboard operation
ICT_DeepFake copied to clipboard

Results 11 ICT_DeepFake issues
Sort by recently updated
recently updated
newest added

![image](https://github.com/LightDXY/ICT_DeepFake/assets/75195557/58d541cd-3470-4ac8-85c6-33e12d1edc16) this model should be renamed model_latest.pth,or you will have bad result.Lots of errors in this code.

If i have my own dataset,how to put them in the correct path.I am a beginner.I need some tutorial to put dataset correctly

I can't download the FF.zip file from Google Drive. Can anyone kindly provide another link, such as Baidu Cloud?

@LightDXY Thanks for the code. Please share the training code on GitHub or Email below. Best, [email protected]

Python 3.6 ![image](https://github.com/LightDXY/ICT_DeepFake/assets/8037297/b6ce8459-7e5d-4c8d-8cf7-d0f5815950d8) @LightDXY

I have set the model_path,then run the eval.py,he gave me this error. the backbone model and the reference both in the folder.why he gave me this error? ![image](https://user-images.githubusercontent.com/95734189/165202698-8a11eb45-f3c3-44dc-96d5-db7e827f6619.png)

Just like written in the title, do you have any suggestions for threshold distance value for detecting in the wild datasets?? I was wondering if you have a optimum threshold...

Hi, Xiaoyi, this is a remarkable work. Here, I want to ask about some question: **1. In table 1 of the paper, are the results of FFD and CNNDetect obtained...

I got the same issue(#7 ) when I want to run the ict_eval.py. It seems like there is sth wrong with my cuda compilation, leading to an importerror. I'm really...