CoolFace
Modelpublic

dima806/human_faces_ai_vs_real_image_detection

sourceHugging Faceapache-2.0updated 2y agoView on Hugging Face
1likes85downloads
Model Card

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.

image/png

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