Update README.md
Browse files
README.md
CHANGED
|
@@ -14,9 +14,9 @@ pipeline_tag: image-classification
|
|
| 14 |
|
| 15 |
# Model Card for Model ID
|
| 16 |
|
| 17 |
-
This model is designed for classifying images as either 'real' or 'fake-
|
| 18 |
|
| 19 |
-
Our goal is to accurately classify the source of the image with at least 85% accuracy and achieve at least 80% in the
|
| 20 |
|
| 21 |
|
| 22 |
|
|
|
|
| 14 |
|
| 15 |
# Model Card for Model ID
|
| 16 |
|
| 17 |
+
This model is designed for classifying images as either 'real' or 'fake-AI generated' using a Convolutional Neural Network (CNN) combined with Error Level Analysis (ELA).
|
| 18 |
|
| 19 |
+
Our goal is to accurately classify the source of the image with at least 85% accuracy and achieve at least 80% in the recall test.
|
| 20 |
|
| 21 |
|
| 22 |
|