Matthijs commited on
Commit
8744759
1 Parent(s): 9a43edc

Upload MobileNetV1ForImageClassification

Browse files
Files changed (2) hide show
  1. config.json +5 -11
  2. pytorch_model.bin +2 -2
config.json CHANGED
@@ -1,13 +1,9 @@
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,
9
- "finegrained_output": true,
10
- "first_layer_is_expansion": true,
11
  "hidden_act": "relu6",
12
  "id2label": {
13
  "0": "background",
@@ -1012,7 +1008,7 @@
1012
  "999": "ear, spike, capitulum",
1013
  "1000": "toilet tissue, toilet paper, bathroom tissue"
1014
  },
1015
- "image_size": 224,
1016
  "initializer_range": 0.02,
1017
  "label2id": {
1018
  "Afghan hound, Afghan": 161,
@@ -2018,10 +2014,8 @@
2018
  },
2019
  "layer_norm_eps": 0.001,
2020
  "min_depth": 8,
2021
- "model_type": "mobilenet_v2",
2022
  "num_channels": 3,
2023
- "output_stride": 32,
2024
- "semantic_loss_ignore_index": 255,
2025
  "tf_padding": true,
2026
  "torch_dtype": "float32",
2027
  "transformers_version": "4.25.0.dev0"
 
1
  {
2
  "architectures": [
3
+ "MobileNetV1ForImageClassification"
4
  ],
5
+ "classifier_dropout_prob": 0.999,
6
+ "depth_multiplier": 0.75,
 
 
 
 
7
  "hidden_act": "relu6",
8
  "id2label": {
9
  "0": "background",
 
1008
  "999": "ear, spike, capitulum",
1009
  "1000": "toilet tissue, toilet paper, bathroom tissue"
1010
  },
1011
+ "image_size": 192,
1012
  "initializer_range": 0.02,
1013
  "label2id": {
1014
  "Afghan hound, Afghan": 161,
 
2014
  },
2015
  "layer_norm_eps": 0.001,
2016
  "min_depth": 8,
2017
+ "model_type": "mobilenet_v1",
2018
  "num_channels": 3,
 
 
2019
  "tf_padding": true,
2020
  "torch_dtype": "float32",
2021
  "transformers_version": "4.25.0.dev0"
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:5b9f5fe1399923e2c78301979722cda42a9c814f51e8d426f261df3349e4f080
3
- size 14262861
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d6897ed48c2af12759a4f67a32391d71b05f6f4d95f5f45ec3d2ab2a3b1ff9c2
3
+ size 10462073