dima806/human_faces_ai_vs_real_image_detection

🤗 Hugging Face sourceapache-2.086M params343 MBsafetensorsHF checksums availableupdated today
No torrent yet

Predicts with about 100% accuracy whether the human face is real or AI-generated.

See https://www.kaggle.com/code/dima806/human-faces-ai-vs-real-detection-vit for details.

Classification report:

                     precision    recall  f1-score   support

AI-Generated Images     1.0000    1.0000    1.0000      2000
        Real Images     1.0000    1.0000    1.0000      2000

           accuracy                         1.0000      4000
          macro avg     1.0000    1.0000    1.0000      4000
       weighted avg     1.0000    1.0000    1.0000      4000