davide-coccomini / Combining-EfficientNet-and-Vision-Transformers-for-Video-Deepfake-Detection

Code for Video Deepfake Detection model from "Combining EfficientNet and Vision Transformers for Video Deepfake Detection" presented at ICIAP 2021.
https://dl.acm.org/doi/abs/10.1007/978-3-031-06433-3_19
MIT License
239 stars 60 forks source link

extract_crops #20

Closed czy5638222 closed 2 years ago

czy5638222 commented 2 years ago

image

Hi, what is the problem? how do i fix it

czy5638222 commented 2 years ago

Error: Error:name 'opt' is not defined

what to do with this question

davide-coccomini commented 2 years ago

As you have seen in the previous issue, please, use relative paths and see if the error still occurs.

czy5638222 commented 2 years ago

How can I use relative paths? Can you teach me or how should I write

czy5638222 commented 2 years ago

The error is this

image

JiangdongWang123 commented 2 years ago

微信图片_20220520163650 hello!I have the same problem. NameError: name 'e' is not defined. And I've already used relative paths, how do i fix it?