emilyyy04 commited on
Commit
fba1481
·
verified ·
1 Parent(s): 33b4ea3

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +16 -3
README.md CHANGED
@@ -1,3 +1,16 @@
1
- ---
2
- license: mit
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: mit
3
+ language:
4
+ - en
5
+ metrics:
6
+ - accuracy
7
+ base_model:
8
+ - google/mobilenet_v2_1.0_224
9
+ pipeline_tag: image-classification
10
+ tags:
11
+ - pytorch
12
+ - python
13
+ - opencv
14
+ - mobilenetv2
15
+ - image_classification
16
+ ---