From f20e8ddae12d9a22e353f2095c04b3348009a76e Mon Sep 17 00:00:00 2001 From: Niels Rogge Date: Wed, 24 Mar 2021 11:19:19 +0100 Subject: [PATCH] Add preprocessor_config --- preprocessor_config.json | 15 +++++++++++++++ pytorch_model.bin | 2 +- 2 files changed, 16 insertions(+), 1 deletion(-) create mode 100644 preprocessor_config.json diff --git a/preprocessor_config.json b/preprocessor_config.json new file mode 100644 index 0000000..70fbc14 --- /dev/null +++ b/preprocessor_config.json @@ -0,0 +1,15 @@ +{ + "do_normalize": true, + "do_resize": true, + "image_mean": [ + 0.5, + 0.5, + 0.5 + ], + "image_std": [ + 0.5, + 0.5, + 0.5 + ], + "size": 224 +} diff --git a/pytorch_model.bin b/pytorch_model.bin index c6fa101..6361e73 100644 --- a/pytorch_model.bin +++ b/pytorch_model.bin @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:483f3f2c0006cdf68a8dcb81e9bfbe06a0f89ff2a66428015423856989142c15 +oid sha256:556534b1c1f236a442f9e7c61d1870c1b51afb1f527cebc4cc6363698042ef98 size 346351599