Create README.md
Browse files
README.md
ADDED
|
@@ -0,0 +1,14 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: apache-2.0
|
| 3 |
+
metrics:
|
| 4 |
+
- accuracy
|
| 5 |
+
- precision
|
| 6 |
+
pipeline_tag: image-classification
|
| 7 |
+
library_name: keras
|
| 8 |
+
tags:
|
| 9 |
+
- image
|
| 10 |
+
- image-forgery-detection
|
| 11 |
+
- deep-learning
|
| 12 |
+
- cnn
|
| 13 |
+
- CASIA2
|
| 14 |
+
---
|