File tree
9 files changed
+9
-11
lines changed- .github/github_org_control
- cmake/developer_package/ncc_naming_style
- scripts/setupvars
- src/bindings/python/src/openvino/preprocess/torchvision
- tests
- layer_tests
- thirdparty
9 files changed
+9
-11
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
14 | 14 |
| |
15 | 15 |
| |
16 | 16 |
| |
17 |
| - | |
18 |
| - | |
| 17 | + | |
| 18 | + | |
19 | 19 |
| |
20 | 20 |
| |
21 | 21 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 |
| - | |
2 | 1 |
| |
3 | 2 |
| |
4 | 3 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
67 | 67 |
| |
68 | 68 |
| |
69 | 69 |
| |
70 |
| - | |
| 70 | + | |
71 | 71 |
| |
72 | 72 |
| |
73 | 73 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
63 | 63 |
| |
64 | 64 |
| |
65 | 65 |
| |
66 |
| - | |
| 66 | + | |
67 | 67 |
| |
68 | 68 |
| |
69 | 69 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
100 | 100 |
| |
101 | 101 |
| |
102 | 102 |
| |
103 |
| - | |
| 103 | + | |
104 | 104 |
| |
105 | 105 |
| |
106 | 106 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 |
| - | |
| 3 | + | |
4 | 4 |
| |
5 | 5 |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
6 | 6 |
| |
7 | 7 |
| |
8 | 8 |
| |
9 |
| - | |
10 | 9 |
| |
11 | 10 |
| |
12 | 11 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
4 | 4 |
| |
5 | 5 |
| |
6 | 6 |
| |
7 |
| - | |
| 7 | + | |
8 | 8 |
| |
9 |
| - | |
| 9 | + | |
10 | 10 |
| |
11 | 11 |
| |
12 | 12 |
| |
|
Submodule open_model_zoo updated 14 files
- .github/workflows/accuracy_checker.yml+1-1
- .github/workflows/model_api.yml+1-1
- demos/requirements.txt-1
- tools/accuracy_checker/accuracy_checker/annotation_converters/convert.py+1-1
- tools/accuracy_checker/accuracy_checker/dataset.py+4
- tools/accuracy_checker/accuracy_checker/evaluators/base_evaluator.py+16
- tools/accuracy_checker/accuracy_checker/evaluators/model_evaluator.py+5-20
- tools/accuracy_checker/accuracy_checker/evaluators/module_evaluator.py+2-2
- tools/accuracy_checker/accuracy_checker/evaluators/quantization_model_evaluator.py+1-1
- tools/accuracy_checker/accuracy_checker/metrics/coco_orig_metrics.py+1-2
- tools/accuracy_checker/requirements-core.in+1-1
- tools/accuracy_checker/setup.py+1-1
- tools/accuracy_checker/tests/test_model_evaluator.py+4-5
- tools/model_tools/requirements-tensorflow.in+2-1
0 commit comments