Update README.md
Browse files
README.md
CHANGED
@@ -8,7 +8,6 @@ tags:
|
|
8 |
- real-fake-detection
|
9 |
metrics:
|
10 |
- accuracy
|
11 |
-
library_name: efficientnet
|
12 |
model-index:
|
13 |
- name: AI Image Detect Distilled
|
14 |
results:
|
@@ -17,7 +16,7 @@ model-index:
|
|
17 |
name: Image Classification
|
18 |
metrics:
|
19 |
- type: accuracy
|
20 |
-
value: 0.
|
21 |
pipeline_tag: image-classification
|
22 |
---
|
23 |
# AI Detection Model
|
|
|
8 |
- real-fake-detection
|
9 |
metrics:
|
10 |
- accuracy
|
|
|
11 |
model-index:
|
12 |
- name: AI Image Detect Distilled
|
13 |
results:
|
|
|
16 |
name: Image Classification
|
17 |
metrics:
|
18 |
- type: accuracy
|
19 |
+
value: 0.94
|
20 |
pipeline_tag: image-classification
|
21 |
---
|
22 |
# AI Detection Model
|