From 87447595e938f264630380b3f7a4ac81202d0645 Mon Sep 17 00:00:00 2001 From: Mathijs Hollemans Date: Thu, 10 Nov 2022 16:14:43 +0000 Subject: [PATCH] Upload MobileNetV1ForImageClassification --- config.json | 16 +++++----------- pytorch_model.bin | 4 ++-- 2 files changed, 7 insertions(+), 13 deletions(-) diff --git a/config.json b/config.json index 0aa46a6..195ec7c 100644 --- a/config.json +++ b/config.json @@ -1,13 +1,9 @@ { "architectures": [ - "MobileNetV2ForImageClassification" + "MobileNetV1ForImageClassification" ], - "classifier_dropout_prob": 0.8, - "depth_divisible_by": 8, - "depth_multiplier": 1.0, - "expand_ratio": 6, - "finegrained_output": true, - "first_layer_is_expansion": true, + "classifier_dropout_prob": 0.999, + "depth_multiplier": 0.75, "hidden_act": "relu6", "id2label": { "0": "background", @@ -1012,7 +1008,7 @@ "999": "ear, spike, capitulum", "1000": "toilet tissue, toilet paper, bathroom tissue" }, - "image_size": 224, + "image_size": 192, "initializer_range": 0.02, "label2id": { "Afghan hound, Afghan": 161, @@ -2018,10 +2014,8 @@ }, "layer_norm_eps": 0.001, "min_depth": 8, - "model_type": "mobilenet_v2", + "model_type": "mobilenet_v1", "num_channels": 3, - "output_stride": 32, - "semantic_loss_ignore_index": 255, "tf_padding": true, "torch_dtype": "float32", "transformers_version": "4.25.0.dev0" diff --git a/pytorch_model.bin b/pytorch_model.bin index 01ee26a..45bf479 100644 --- a/pytorch_model.bin +++ b/pytorch_model.bin @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:5b9f5fe1399923e2c78301979722cda42a9c814f51e8d426f261df3349e4f080 -size 14262861 +oid sha256:d6897ed48c2af12759a4f67a32391d71b05f6f4d95f5f45ec3d2ab2a3b1ff9c2 +size 10462073