Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
hardikprakash
/
intel-image-classification-cnn
like
0
Image Classification
Keras
License:
mit
Model card
Files
Files and versions
Community
Use this model
hardikprakash
commited on
May 6
Commit
6e64d95
·
verified
·
1 Parent(s):
b2daae8
Update README.md
Browse files
Files changed (1)
hide
show
README.md
+10
-3
README.md
CHANGED
Viewed
@@ -1,3 +1,10 @@
1
-
---
2
-
license: mit
3
-
---
1
+
---
2
+
license: mit
3
+
metrics:
4
+
- f1
5
+
- accuracy
6
+
- recall
7
+
- precision
8
+
pipeline_tag: image-classification
9
+
library_name: keras
10
+
---