Update README.md
Browse files
README.md
CHANGED
|
@@ -2,9 +2,7 @@
|
|
| 2 |
language:
|
| 3 |
- en
|
| 4 |
license: mit
|
| 5 |
-
|
| 6 |
-
pipeline_tag: image-classification
|
| 7 |
-
base_model: custom
|
| 8 |
tags:
|
| 9 |
- image-classification
|
| 10 |
- image-analysis
|
|
@@ -13,13 +11,18 @@ tags:
|
|
| 13 |
- onnx
|
| 14 |
- pytorc
|
| 15 |
- vision
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 16 |
datasets:
|
| 17 |
- custom
|
| 18 |
metrics:
|
| 19 |
- accuracy
|
| 20 |
- f1
|
| 21 |
model-index:
|
| 22 |
-
- name:
|
| 23 |
results:
|
| 24 |
- task:
|
| 25 |
type: image-classification
|
|
|
|
| 2 |
language:
|
| 3 |
- en
|
| 4 |
license: mit
|
| 5 |
+
|
|
|
|
|
|
|
| 6 |
tags:
|
| 7 |
- image-classification
|
| 8 |
- image-analysis
|
|
|
|
| 11 |
- onnx
|
| 12 |
- pytorc
|
| 13 |
- vision
|
| 14 |
+
|
| 15 |
+
pipeline_tag: image-classification
|
| 16 |
+
library_name: onnx
|
| 17 |
+
base_model: custom
|
| 18 |
+
|
| 19 |
datasets:
|
| 20 |
- custom
|
| 21 |
metrics:
|
| 22 |
- accuracy
|
| 23 |
- f1
|
| 24 |
model-index:
|
| 25 |
+
- name: DeepFake_Mobile
|
| 26 |
results:
|
| 27 |
- task:
|
| 28 |
type: image-classification
|