gilikn

Results 4 comments of gilikn

Hey guys, thanks for bringing up this discussion. I used python 3.6 and CUDA 10.1 on my ubuntu server. I believe using python 3.7 and following the jaxlib documentation on...

Hey, as @asadkhanek mentioned, you clearly have to download the videos of the desired dataset you want to evaluate on beforehand running FacePipe and FakeOut. Datasets can be obtained from...

No zip file is needed, ```ZIP.FaceForensics_test.zip``` should be created in the execution of ```data_preparation.py```. Tested the flow once again on my machine and it does work, let me try to...

I think I figured it out, the ```ln``` command used as part of the data_preparation.py file behaves differently when a relative path is passed to the ```--videos_path``` parameter. Can you...