1aurent commited on
Commit
790d839
1 Parent(s): dc1e208

Upload MobileNetV2ForImageClassification

Browse files
Files changed (2) hide show
  1. config.json +44 -0
  2. model.safetensors +3 -0
config.json ADDED
@@ -0,0 +1,44 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "architectures": [
3
+ "MobileNetV2ForImageClassification"
4
+ ],
5
+ "classifier_dropout_prob": 0.8,
6
+ "depth_divisible_by": 8,
7
+ "depth_multiplier": 1.0,
8
+ "expand_ratio": 6.0,
9
+ "finegrained_output": true,
10
+ "first_layer_is_expansion": true,
11
+ "hidden_act": "relu6",
12
+ "id2label": {
13
+ "0": "LABEL_0",
14
+ "1": "LABEL_1",
15
+ "2": "LABEL_2",
16
+ "3": "LABEL_3",
17
+ "4": "LABEL_4",
18
+ "5": "LABEL_5",
19
+ "6": "LABEL_6",
20
+ "7": "LABEL_7"
21
+ },
22
+ "image_size": 224,
23
+ "initializer_range": 0.02,
24
+ "label2id": {
25
+ "LABEL_0": 0,
26
+ "LABEL_1": 1,
27
+ "LABEL_2": 2,
28
+ "LABEL_3": 3,
29
+ "LABEL_4": 4,
30
+ "LABEL_5": 5,
31
+ "LABEL_6": 6,
32
+ "LABEL_7": 7
33
+ },
34
+ "layer_norm_eps": 0.001,
35
+ "min_depth": 8,
36
+ "model_type": "mobilenet_v2",
37
+ "num_channels": 3,
38
+ "output_stride": 32,
39
+ "problem_type": "single_label_classification",
40
+ "semantic_loss_ignore_index": 255,
41
+ "tf_padding": true,
42
+ "torch_dtype": "float32",
43
+ "transformers_version": "4.35.0"
44
+ }
model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:135b9a981fc48e19c2352cbb387de9e3a245acf7236618d9eb8128a6f7e0bafb
3
+ size 9110960