Skip to content

Commit 29de38f

Browse files
authored
Merge pull request #3030 from Wovchena/move-public-models-to-storage
models/public: move to https://storage.openvinotoolkit.org/repositories/open_model_zoo/public/2022.1
2 parents 9e25025 + 2ea0372 commit 29de38f

File tree

167 files changed

+615
-462
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

167 files changed

+615
-462
lines changed

models/public/Sphereface/model.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright (c) 2019 Intel Corporation
1+
# Copyright (c) 2022 Intel Corporation
22
#
33
# Licensed under the Apache License, Version 2.0 (the "License");
44
# you may not use this file except in compliance with the License.
@@ -33,5 +33,5 @@ model_optimizer_args:
3333
- --input_model=$dl_dir/Sphereface.caffemodel
3434
- --input_proto=$dl_dir/Sphereface.prototxt
3535
framework: caffe
36-
quantizable: yes
36+
quantizable: true
3737
license: https://raw.githubusercontent.com/wy1iu/sphereface/master/LICENSE

models/public/aclnet-int8/model.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright (c) 2021 Intel Corporation
1+
# Copyright (c) 2022 Intel Corporation
22
#
33
# Licensed under the Apache License, Version 2.0 (the "License");
44
# you may not use this file except in compliance with the License.

models/public/aclnet/model.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright (c) 2020 Intel Corporation
1+
# Copyright (c) 2022 Intel Corporation
22
#
33
# Licensed under the Apache License, Version 2.0 (the "License");
44
# you may not use this file except in compliance with the License.

models/public/alexnet/model.yml

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright (c) 2019 Intel Corporation
1+
# Copyright (c) 2022 Intel Corporation
22
#
33
# Licensed under the Apache License, Version 2.0 (the "License");
44
# you may not use this file except in compliance with the License.
@@ -32,7 +32,8 @@ files:
3232
- name: alexnet.caffemodel
3333
size: 243862414
3434
checksum: f102235bc9d8f422a04d5254a21fd1862986eae91c7337714fd5d78dcf37f835d05ed7943e80056ae19ca9e9c054c181
35-
source: http://dl.caffe.berkeleyvision.org/bvlc_alexnet.caffemodel
35+
original_source: http://dl.caffe.berkeleyvision.org/bvlc_alexnet.caffemodel
36+
source: https://storage.openvinotoolkit.org/repositories/open_model_zoo/public/2022.1/alexnet/bvlc_alexnet.caffemodel
3637
postprocessing:
3738
- $type: regex_replace
3839
file: alexnet.prototxt
@@ -46,5 +47,5 @@ model_optimizer_args:
4647
- --input_model=$dl_dir/alexnet.caffemodel
4748
- --input_proto=$dl_dir/alexnet.prototxt
4849
framework: caffe
49-
quantizable: yes
50+
quantizable: true
5051
license: https://raw.githubusercontent.com/BVLC/caffe/master/models/bvlc_alexnet/readme.md

models/public/anti-spoof-mn3/model.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright (c) 2020 Intel Corporation
1+
# Copyright (c) 2022 Intel Corporation
22
#
33
# Licensed under the Apache License, Version 2.0 (the "License");
44
# you may not use this file except in compliance with the License.
@@ -23,9 +23,10 @@ files:
2323
- name: anti-spoof-mn3.onnx
2424
size: 12270179
2525
checksum: 6de4534964b723397b3e8c995cadcf43bc007cc2f9930b95ae25f76adccece5d1d4d058d0b15117b9e4a9f758424f92a
26-
source:
26+
original_source:
2727
$type: google_drive
2828
id: 1KmM2vwGBuKxy7RE9hz1m5D0yyh2N9Amo
29+
source: https://storage.openvinotoolkit.org/repositories/open_model_zoo/public/2022.1/anti-spoof-mn3/anti-spoof-mn3.onnx
2930
model_optimizer_args:
3031
- --input_shape=[1,3,128,128]
3132
- --input=actual_input_1

models/public/bert-base-ner/model.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright (c) 2021 Intel Corporation
1+
# Copyright (c) 2022 Intel Corporation
22
#
33
# Licensed under the Apache License, Version 2.0 (the "License");
44
# you may not use this file except in compliance with the License.

models/public/bert-base-ner/model.yml

Lines changed: 8 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright (c) 2021 Intel Corporation
1+
# Copyright (c) 2022 Intel Corporation
22
#
33
# Licensed under the Apache License, Version 2.0 (the "License");
44
# you may not use this file except in compliance with the License.
@@ -36,15 +36,18 @@ files:
3636
- name: bert-base-ner/pytorch_model.bin
3737
size: 433316646
3838
checksum: 59e6fefd0f29534cab9681891a15e9762b1d2dd8d047f55a792b39243631a008ac91a0e354f2ca2aa942be443540a8cb
39-
source: https://huggingface.co/dslim/bert-base-NER/resolve/main/pytorch_model.bin
39+
original_source: https://huggingface.co/dslim/bert-base-NER/resolve/main/pytorch_model.bin
40+
source: https://storage.openvinotoolkit.org/repositories/open_model_zoo/public/2022.1/bert-base-ner/pytorch_model.bin
4041
- name: bert-base-ner/config.json
4142
size: 829
4243
checksum: 66d217d33ba89085a56afc3b485b4e997d278d5253519e6a536c234fce3e065fb80ef39d27894df176148cb457c1cfcb
43-
source: https://huggingface.co/dslim/bert-base-NER/resolve/main/config.json
44+
original_source: https://huggingface.co/dslim/bert-base-NER/resolve/main/config.json
45+
source: https://storage.openvinotoolkit.org/repositories/open_model_zoo/public/2022.1/bert-base-ner/config.json
4446
- name: bert-base-ner/vocab.txt
4547
size: 213450
4648
checksum: b13bb7bd69958cf6d486a291894d90a8693adcea0cb177d1fbe652000def2b169dc82b292ef51736d1f6f15fee1ab486
47-
source: https://huggingface.co/dslim/bert-base-NER/resolve/main/vocab.txt
49+
original_source: https://huggingface.co/dslim/bert-base-NER/resolve/main/vocab.txt
50+
source: https://storage.openvinotoolkit.org/repositories/open_model_zoo/public/2022.1/bert-base-ner/vocab.txt
4851
- name: packaging-20.9-py2.py3-none-any.whl
4952
size: 40870
5053
checksum: 422fac4cb009bed3eae42e9688b1712ee15dde1799c888f33c802792e925373dee046602d1d31c460d9d2af3ff6b93a1
@@ -89,5 +92,5 @@ model_optimizer_args:
8992
- --input_model=$conv_dir/bert-base-ner.onnx
9093
- --output=output
9194
framework: pytorch
92-
quantizable: yes
95+
quantizable: true
9396
license: https://raw.githubusercontent.com/huggingface/transformers/master/LICENSE

models/public/brain-tumor-segmentation-0001/model.yml

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright (c) 2019 Intel Corporation
1+
# Copyright (c) 2022 Intel Corporation
22
#
33
# Licensed under the Apache License, Version 2.0 (the "License");
44
# you may not use this file except in compliance with the License.
@@ -27,15 +27,17 @@ files:
2727
- name: brain-tumor-segmentation-0001-symbol.json
2828
size: 100106
2929
checksum: 2a36d9609896409eb47268316b5b0ec23bd6f4db1c98cbb69e9dfd34cbf5e9fdfad9d286b1a675fe58c8aec547aaa14c
30-
source:
30+
original_source:
3131
$type: google_drive
3232
id: 1HaExnmHtF2nl2PkcLfKJDzA_7IMmLyKJ
33+
source: https://storage.openvinotoolkit.org/repositories/open_model_zoo/public/2022.1/brain-tumor-segmentation-0001/brain-tumor-segmentation-0001-symbol.json
3334
- name: brain-tumor-segmentation-0001-0000.params
3435
size: 152788159
3536
checksum: f418f3565b8d9c755ad6f407c979a12f2b2a7327170c881477bb75cac70d77f69d5613aaa06bed6a7913e14df5119c36
36-
source:
37+
original_source:
3738
$type: google_drive
3839
id: 1T2ldCISt5N2TEUfv6ggRB1dw0cucTqT2
40+
source: https://storage.openvinotoolkit.org/repositories/open_model_zoo/public/2022.1/brain-tumor-segmentation-0001/brain-tumor-segmentation-0001-0000.params
3941
model_optimizer_args:
4042
- --input_shape=[1,4,128,128,128]
4143
- --input=data_crop

models/public/brain-tumor-segmentation-0002/model.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright (c) 2019 Intel Corporation
1+
# Copyright (c) 2022 Intel Corporation
22
#
33
# Licensed under the Apache License, Version 2.0 (the "License");
44
# you may not use this file except in compliance with the License.
@@ -21,9 +21,10 @@ files:
2121
- name: brain-tumor-segmentation-0002.onnx
2222
size: 21735156
2323
checksum: 3c7b1b9c2444b93bfc25e0e32b9ef588a1fed8ed0e367655300008e86959b1413717bff02794a58af96760df7fc293c0
24-
source:
24+
original_source:
2525
$type: google_drive
2626
id: 1NhH51NgKJKhu0Bax_IKQ_Byvoe2bItPX
27+
source: https://storage.openvinotoolkit.org/repositories/open_model_zoo/public/2022.1/brain-tumor-segmentation-0002/brain-tumor-segmentation-0002.onnx
2728
model_optimizer_args:
2829
- --input_shape=[1,4,128,128,128]
2930
- --input_model=$dl_dir/brain-tumor-segmentation-0002.onnx

models/public/caffenet/model.yml

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright (c) 2019 Intel Corporation
1+
# Copyright (c) 2022 Intel Corporation
22
#
33
# Licensed under the Apache License, Version 2.0 (the "License");
44
# you may not use this file except in compliance with the License.
@@ -19,7 +19,8 @@ files:
1919
- name: bvlc_reference_caffenet.caffemodel
2020
size: 243862418
2121
checksum: 6677844301d6c7f68f5b6a299cf41c4f0955bab7d1fb8719375fae6d05b6173db9deccf3ac4aaa4225bf6c6e99d81a68
22-
source: http://dl.caffe.berkeleyvision.org/bvlc_reference_caffenet.caffemodel
22+
original_source: http://dl.caffe.berkeleyvision.org/bvlc_reference_caffenet.caffemodel
23+
source: https://storage.openvinotoolkit.org/repositories/open_model_zoo/public/2022.1/caffenet/bvlc_reference_caffenet.caffemodel
2324
- name: deploy.prototxt
2425
size: 2878
2526
checksum: 0d8510160bffd5a656022173a962cdd5e73d857015d0911f4ec1b73e1a7a2f9a1e979170e55baf8830b16379c6b75340
@@ -32,5 +33,5 @@ model_optimizer_args:
3233
- --input_model=$dl_dir/bvlc_reference_caffenet.caffemodel
3334
- --input_proto=$dl_dir/deploy.prototxt
3435
framework: caffe
35-
quantizable: yes
36+
quantizable: true
3637
license: https://raw.githubusercontent.com/BVLC/caffe/master/models/bvlc_reference_caffenet/readme.md

0 commit comments

Comments
 (0)