Update README.md
Browse files
README.md
CHANGED
|
@@ -14,7 +14,6 @@ library_name: transformers
|
|
| 14 |
---
|
| 15 |
# Model Card for Model ID
|
| 16 |
|
| 17 |
-
This model is designed for classifying images as either 'real art' or 'fake art' using a Convolutional Neural Network (CNN) combined with Error Level Analysis (ELA). The CNN extracts features from images, and ELA enhances artifacts that help distinguish between real and AI-generated art.
|
| 18 |
|
| 19 |
## Model Details
|
| 20 |
|
|
@@ -77,12 +76,6 @@ Images are resized to a uniform dimension and normalized. The Vision Transformer
|
|
| 77 |
|
| 78 |
|
| 79 |
|
| 80 |
-
#### Factors
|
| 81 |
-
|
| 82 |
-
|
| 83 |
-
|
| 84 |
-
#### Metrics
|
| 85 |
-
|
| 86 |
|
| 87 |
|
| 88 |
### Results
|
|
|
|
| 14 |
---
|
| 15 |
# Model Card for Model ID
|
| 16 |
|
|
|
|
| 17 |
|
| 18 |
## Model Details
|
| 19 |
|
|
|
|
| 76 |
|
| 77 |
|
| 78 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 79 |
|
| 80 |
|
| 81 |
### Results
|