File size: 653 Bytes
d4ac5c7 7074cc3 ee3505e 7074cc3 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 |
---
license: apache-2.0
base_model:
- prithivMLmods/Deep-Fake-Detector-Model
pipeline_tag: image-classification
library_name: transformers
tags:
- deep-fake
---
# **Deep-Fake-Detector-Model-ONNX**
![pipeline](https://huggingface.co/prithivMLmods/Deep-Fake-Detector-Model/resolve/main/dfd.jpg)
```
Classification report:
precision recall f1-score support
Real 0.9933 0.9937 0.9935 4761
Fake 0.9937 0.9933 0.9935 4760
accuracy 0.9935 9521
macro avg 0.9935 0.9935 0.9935 9521
weighted avg 0.9935 0.9935 0.9935 9521
``` |