Skip to content

Commit

Permalink
Update open_model_zoo submodule (openvinotoolkit#21662)
Browse files Browse the repository at this point in the history
  • Loading branch information
Wovchena authored Dec 14, 2023
1 parent 6367206 commit bbddb89
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion thirdparty/open_model_zoo
Submodule open_model_zoo updated 41 files
+1 −0 .yamllint
+0 −1 ci/bandit.yml
+2 −2 ci/check-basics.py
+1 −1 ci/get-jobs-for-changes.py
+1 −1 ci/prepare-documentation.py
+1 −1 ci/prepare-openvino-content.py
+1 −0 demos/action_recognition_demo/python/action_recognition_demo.py
+1 −1 demos/common/python/html_reader.py
+1 −1 demos/common/python/visualizers/drawing_utils.py
+1 −1 demos/formula_recognition_demo/python/utils.py
+1 −1 demos/multi_camera_multi_target_tracking_demo/python/mc_tracker/sct.py
+3 −3 demos/tests/cases.py
+5 −7 demos/tests/run_tests.py
+1 −1 models/public/mobilenet-v3-large-1.0-224-paddle/pre-convert.py
+1 −1 models/public/mobilenet-v3-small-1.0-224-paddle/pre-convert.py
+1 −1 models/public/mozilla-deepspeech-0.8.2/pre-convert.py
+1 −1 models/public/ocrnet-hrnet-w48-paddle/pre-convert.py
+1 −1 models/public/yolo-v2-tiny-tf/pre-convert.py
+1 −1 models/public/yolo-v4-tf/pre-convert.py
+1 −1 models/public/yolo-v4-tiny-tf/pre-convert.py
+1 −1 tools/accuracy_checker/openvino/tools/accuracy_checker/adapters/kaldi_asr_decoder.py
+3 −3 tools/accuracy_checker/openvino/tools/accuracy_checker/annotation_converters/amazon.py
+1 −1 tools/accuracy_checker/openvino/tools/accuracy_checker/annotation_converters/convert.py
+2 −2 tools/accuracy_checker/openvino/tools/accuracy_checker/annotation_converters/im2latex.py
+2 −2 tools/accuracy_checker/openvino/tools/accuracy_checker/annotation_converters/lfw.py
+2 −2 tools/accuracy_checker/openvino/tools/accuracy_checker/dataset.py
+1 −1 ...uracy_checker/openvino/tools/accuracy_checker/evaluators/custom_evaluators/asr_encoder_decoder_evaluator.py
+1 −1 ...cker/openvino/tools/accuracy_checker/evaluators/custom_evaluators/asr_encoder_prediction_joint_evaluator.py
+1 −1 tools/accuracy_checker/openvino/tools/accuracy_checker/evaluators/custom_evaluators/mtcnn_models.py
+1 −1 ...ker/openvino/tools/accuracy_checker/evaluators/custom_evaluators/sequential_action_recognition_evaluator.py
+1 −1 tools/accuracy_checker/openvino/tools/accuracy_checker/evaluators/model_evaluator.py
+1 −1 tools/accuracy_checker/openvino/tools/accuracy_checker/launcher/loaders/__init__.py
+2 −2 tools/accuracy_checker/openvino/tools/accuracy_checker/launcher/loaders/pickle_loader.py
+1 −1 tools/accuracy_checker/openvino/tools/accuracy_checker/metrics/README.md
+2 −2 tools/accuracy_checker/openvino/tools/accuracy_checker/metrics/im2latex_images_match.py
+2 −2 tools/accuracy_checker/openvino/tools/accuracy_checker/representation/base_representation.py
+3 −3 tools/accuracy_checker/openvino/tools/accuracy_checker/utils.py
+1 −1 tools/accuracy_checker/setup.py
+1 −1 tools/model_tools/src/openvino/model_zoo/_common.py
+1 −1 tools/model_tools/src/openvino/model_zoo/_concurrency.py
+1 −1 tools/model_tools/src/openvino/model_zoo/_reporting.py

0 comments on commit bbddb89

Please sign in to comment.