Dimitre commited on
Commit
b01b5ce
1 Parent(s): 6a70add

Updating model metadata

Browse files
Files changed (1) hide show
  1. README.md +4 -0
README.md CHANGED
@@ -1,11 +1,15 @@
1
  ---
2
  license: apache-2.0
 
3
  tags:
4
  - vision
5
  - image-classification
6
  - mobilenet
 
7
  datasets:
8
  - imagenet-1k
 
 
9
  ---
10
 
11
  ## Model name: mobilenet_v3_small_100_224
 
1
  ---
2
  license: apache-2.0
3
+ library_name: tfhub
4
  tags:
5
  - vision
6
  - image-classification
7
  - mobilenet
8
+ - tensorflow
9
  datasets:
10
  - imagenet-1k
11
+ metrics:
12
+ - accuracy
13
  ---
14
 
15
  ## Model name: mobilenet_v3_small_100_224