HongguLiu / Deepfake-Detection

The Pytorch implemention of Deepfake Detection based on Faceforensics++
https://github.com/ondyari/FaceForensics
Apache License 2.0
302 stars 58 forks source link

Cannot connect to X server #17

Closed HeihoffJ closed 3 years ago

HeihoffJ commented 3 years ago

Hey, I have a small issue. Im trying to reproduce the experiment with the given Model C23. I installed everything correct in an anaconda virtual env and I can run the detect_from_video.py but as soon as it loads in the model and the video I get this issue: 0%| | 0/396 [00:00<?, ?it/s]: cannot connect to X server

Best regards, Jan