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
237 stars 60 forks source link

Custom test set #52

Open AyeshaMalikAyesha opened 9 months ago

AyeshaMalikAyesha commented 9 months ago

First of all, I want to express my appreciation for your repository. It's incredibly helpful to have access to pretrained models like the ones you've provided. Thank you for sharing your work with the community!

I have a question regarding the pretrained models you've uploaded. I'm interested in testing your models on our own test set to evaluate their performance. Could you please guide me on how I can do that? Any instructions or pointers would be greatly appreciated.

Thanks again for your valuable contributions!