[Stress] Updated test_configs with new path to OMZ mtcnn models (#602)
authorVitaliy Urusovskij <vitaliy.urusovskij@intel.com>
Tue, 26 May 2020 17:11:46 +0000 (20:11 +0300)
committerGitHub <noreply@github.com>
Tue, 26 May 2020 17:11:46 +0000 (20:11 +0300)
tests/stress_tests/.automation/memcheck_tests/nightly_configs/desktop_test_config.xml
tests/stress_tests/.automation/memcheck_tests/precommit_configs/desktop_references_config.xml
tests/stress_tests/.automation/memcheck_tests/precommit_configs/desktop_test_config.xml
tests/stress_tests/.automation/memcheck_tests/weekly_configs/desktop_test_config.xml
tests/stress_tests/.automation/memleaks_tests/nightly_configs/desktop_test_config.xml
tests/stress_tests/.automation/memleaks_tests/weekly_configs/desktop_test_config.xml
tests/stress_tests/.automation/unittests/nightly_configs/desktop_test_config.xml
tests/stress_tests/.automation/unittests/weekly_configs/desktop_test_config.xml

index 6138a2f..1496007 100644 (file)
@@ -41,7 +41,7 @@
         <value>public/face-recognition-resnet50-arcface/FP32/face-recognition-resnet50-arcface.xml</value>
         <value>public/densenet-161-tf/FP32/densenet-161-tf.xml</value>
         <value>public/octave-resnet-200-0.125/FP32/octave-resnet-200-0.125.xml</value>
-        <value>public/mtcnn-p/FP32/mtcnn-p.xml</value>
+        <value>public/mtcnn/mtcnn-p/FP32/mtcnn-p.xml</value>
         <value>public/se-resnext-101/FP32/se-resnext-101.xml</value>
         <value>public/efficientnet-b5/FP32/efficientnet-b5.xml</value>
         <value>public/densenet-169-tf/FP32/densenet-169-tf.xml</value>
@@ -63,7 +63,7 @@
         <value>public/deeplabv3/FP32/deeplabv3.xml</value>
         <value>public/yolo-v3-tf/FP32/yolo-v3-tf.xml</value>
         <value>public/resnet-152/FP32/resnet-152.xml</value>
-        <value>public/mtcnn-o/FP32/mtcnn-o.xml</value>
+        <value>public/mtcnn/mtcnn-o/FP32/mtcnn-o.xml</value>
         <value>public/octave-se-resnet-50-0.125/FP32/octave-se-resnet-50-0.125.xml</value>
         <value>public/yolo-v1-tiny-tf/FP32/yolo-v1-tiny-tf.xml</value>
         <value>public/resnet-50/FP32/resnet-50.xml</value>
@@ -85,7 +85,7 @@
         <value>public/mobilenet-ssd/FP32/mobilenet-ssd.xml</value>
         <value>public/se-resnext-50/FP32/se-resnext-50.xml</value>
         <value>public/caffenet/FP32/caffenet.xml</value>
-        <value>public/mtcnn-r/FP32/mtcnn-r.xml</value>
+        <value>public/mtcnn/mtcnn-r/FP32/mtcnn-r.xml</value>
         <value>public/faster_rcnn_resnet50_coco/FP32/faster_rcnn_resnet50_coco.xml</value>
         <value>public/se-resnet-50/FP32/se-resnet-50.xml</value>
         <value>public/mask_rcnn_resnet50_atrous_coco/FP32/mask_rcnn_resnet50_atrous_coco.xml</value>
index fe07641..fd8ab23 100644 (file)
@@ -5,10 +5,10 @@
         <model path="public/mobilenet-ssd/FP32/mobilenet-ssd.xml" test="create_exenetwork" device="GPU" vmsize="922147" vmpeak="922147" vmrss="587522" vmhwm="587522" />
         <model path="public/mobilenet-ssd/FP32/mobilenet-ssd.xml" test="infer_request_inference" device="CPU" vmsize="1007890" vmpeak="1007890" vmrss="138652" vmhwm="138652" />
         <model path="public/mobilenet-ssd/FP32/mobilenet-ssd.xml" test="infer_request_inference" device="GPU" vmsize="1006439" vmpeak="1091636" vmrss="587241" vmhwm="587241" />
-        <model path="public/mtcnn-r/FP32/mtcnn-r.xml" test="create_exenetwork" device="CPU" vmsize="691589" vmpeak="922864" vmrss="31054" vmhwm="31054" />
-        <model path="public/mtcnn-r/FP32/mtcnn-r.xml" test="create_exenetwork" device="GPU" vmsize="626194" vmpeak="626194" vmrss="290695" vmhwm="290695" />
-        <model path="public/mtcnn-r/FP32/mtcnn-r.xml" test="infer_request_inference" device="CPU" vmsize="958240" vmpeak="1043437" vmrss="31366" vmhwm="31366" />
-        <model path="public/mtcnn-r/FP32/mtcnn-r.xml" test="infer_request_inference" device="GPU" vmsize="708734" vmpeak="793930" vmrss="287877" vmhwm="287877" />
+        <model path="public/mtcnn/mtcnn-r/FP32/mtcnn-r.xml" test="create_exenetwork" device="CPU" vmsize="691589" vmpeak="922864" vmrss="31054" vmhwm="31054" />
+        <model path="public/mtcnn/mtcnn-r/FP32/mtcnn-r.xml" test="create_exenetwork" device="GPU" vmsize="626194" vmpeak="626194" vmrss="290695" vmhwm="290695" />
+        <model path="public/mtcnn/mtcnn-r/FP32/mtcnn-r.xml" test="infer_request_inference" device="CPU" vmsize="958240" vmpeak="1043437" vmrss="31366" vmhwm="31366" />
+        <model path="public/mtcnn/mtcnn-r/FP32/mtcnn-r.xml" test="infer_request_inference" device="GPU" vmsize="708734" vmpeak="793930" vmrss="287877" vmhwm="287877" />
         <model path="public/ssd300/FP32/ssd300.xml" test="create_exenetwork" device="CPU" vmsize="1046988" vmpeak="1179042" vmrss="307990" vmhwm="439457" />
         <model path="public/ssd300/FP32/ssd300.xml" test="create_exenetwork" device="GPU" vmsize="1267775" vmpeak="1279647" vmrss="932672" vmhwm="944626" />
         <model path="public/ssd300/FP32/ssd300.xml" test="infer_request_inference" device="CPU" vmsize="1321819" vmpeak="1321819" vmrss="374207" vmhwm="439748" />
index 9944819..6b6261f 100644 (file)
@@ -6,7 +6,7 @@
     </devices>
     <models>
         <value>public/vgg16/FP32/vgg16.xml</value>
-        <value>public/mtcnn-r/FP32/mtcnn-r.xml</value>
+        <value>public/mtcnn/mtcnn-r/FP32/mtcnn-r.xml</value>
         <value>public/mobilenet-ssd/FP32/mobilenet-ssd.xml</value>
         <value>public/ssd300/FP32/ssd300.xml</value>
     </models>
index 6138a2f..1496007 100644 (file)
@@ -41,7 +41,7 @@
         <value>public/face-recognition-resnet50-arcface/FP32/face-recognition-resnet50-arcface.xml</value>
         <value>public/densenet-161-tf/FP32/densenet-161-tf.xml</value>
         <value>public/octave-resnet-200-0.125/FP32/octave-resnet-200-0.125.xml</value>
-        <value>public/mtcnn-p/FP32/mtcnn-p.xml</value>
+        <value>public/mtcnn/mtcnn-p/FP32/mtcnn-p.xml</value>
         <value>public/se-resnext-101/FP32/se-resnext-101.xml</value>
         <value>public/efficientnet-b5/FP32/efficientnet-b5.xml</value>
         <value>public/densenet-169-tf/FP32/densenet-169-tf.xml</value>
@@ -63,7 +63,7 @@
         <value>public/deeplabv3/FP32/deeplabv3.xml</value>
         <value>public/yolo-v3-tf/FP32/yolo-v3-tf.xml</value>
         <value>public/resnet-152/FP32/resnet-152.xml</value>
-        <value>public/mtcnn-o/FP32/mtcnn-o.xml</value>
+        <value>public/mtcnn/mtcnn-o/FP32/mtcnn-o.xml</value>
         <value>public/octave-se-resnet-50-0.125/FP32/octave-se-resnet-50-0.125.xml</value>
         <value>public/yolo-v1-tiny-tf/FP32/yolo-v1-tiny-tf.xml</value>
         <value>public/resnet-50/FP32/resnet-50.xml</value>
@@ -85,7 +85,7 @@
         <value>public/mobilenet-ssd/FP32/mobilenet-ssd.xml</value>
         <value>public/se-resnext-50/FP32/se-resnext-50.xml</value>
         <value>public/caffenet/FP32/caffenet.xml</value>
-        <value>public/mtcnn-r/FP32/mtcnn-r.xml</value>
+        <value>public/mtcnn/mtcnn-r/FP32/mtcnn-r.xml</value>
         <value>public/faster_rcnn_resnet50_coco/FP32/faster_rcnn_resnet50_coco.xml</value>
         <value>public/se-resnet-50/FP32/se-resnet-50.xml</value>
         <value>public/mask_rcnn_resnet50_atrous_coco/FP32/mask_rcnn_resnet50_atrous_coco.xml</value>
index a049173..fbe6052 100644 (file)
@@ -17,6 +17,6 @@
     <models>
         <value>public/alexnet/FP32/alexnet.xml</value>
         <value>public/mobilenet-ssd/FP32/mobilenet-ssd.xml</value>
-        <value>public/mtcnn-r/FP32/mtcnn-r.xml</value>
+        <value>public/mtcnn/mtcnn-r/FP32/mtcnn-r.xml</value>
     </models>
 </attributes>
index 67f57e7..54bdbcf 100644 (file)
@@ -17,6 +17,6 @@
     <models>
         <value>public/alexnet/FP32/alexnet.xml</value>
         <value>public/mobilenet-ssd/FP32/mobilenet-ssd.xml</value>
-        <value>public/mtcnn-r/FP32/mtcnn-r.xml</value>
+        <value>public/mtcnn/mtcnn-r/FP32/mtcnn-r.xml</value>
     </models>
 </attributes>
index f16e60f..fcce4fa 100644 (file)
@@ -17,6 +17,6 @@
     <models>
         <value>public/alexnet/FP32/alexnet.xml</value>
         <value>public/mobilenet-ssd/FP32/mobilenet-ssd.xml</value>
-        <value>public/mtcnn-r/FP32/mtcnn-r.xml</value>
+        <value>public/mtcnn/mtcnn-r/FP32/mtcnn-r.xml</value>
     </models>
 </attributes>
index aaded21..a2324ca 100644 (file)
@@ -18,6 +18,6 @@
     <models>
         <value>public/alexnet/FP32/alexnet.xml</value>
         <value>public/mobilenet-ssd/FP32/mobilenet-ssd.xml</value>
-        <!--<value>public/mtcnn-r/FP32/mtcnn-r.xml</value>-->
+        <!--<value>public/mtcnn/mtcnn-r/FP32/mtcnn-r.xml</value>-->
     </models>
 </attributes>