diff --git a/cfg/examples/replication/dex-net_2.0.yaml b/cfg/examples/replication/dex-net_2.0.yaml index f2ba3ac9..7852e06f 100644 --- a/cfg/examples/replication/dex-net_2.0.yaml +++ b/cfg/examples/replication/dex-net_2.0.yaml @@ -64,6 +64,8 @@ policy: metric: type: gqcnn gqcnn_model: models/GQCNN-2.0 + # openvino: OFF|CPU|GPU|MYRIAD + openvino: OFF crop_height: 96 crop_width: 96 diff --git a/cfg/examples/replication/dex-net_2.1.yaml b/cfg/examples/replication/dex-net_2.1.yaml index 93391ea9..5fbc48a2 100644 --- a/cfg/examples/replication/dex-net_2.1.yaml +++ b/cfg/examples/replication/dex-net_2.1.yaml @@ -64,7 +64,9 @@ policy: metric: type: gqcnn gqcnn_model: models/GQCNN-2.1 - + # openvino: OFF|CPU|GPU|MYRIAD + openvino: OFF + crop_height: 96 crop_width: 96 diff --git a/cfg/examples/replication/dex-net_3.0.yaml b/cfg/examples/replication/dex-net_3.0.yaml index e8b9bca2..9e551f4e 100644 --- a/cfg/examples/replication/dex-net_3.0.yaml +++ b/cfg/examples/replication/dex-net_3.0.yaml @@ -58,6 +58,8 @@ policy: metric: type: gqcnn gqcnn_model: models/GQCNN-3.0 + # openvino: OFF|CPU|GPU|MYRIAD + openvino: OFF crop_height: 96 crop_width: 96 diff --git a/cfg/examples/replication/dex-net_4.0_pj.yaml b/cfg/examples/replication/dex-net_4.0_pj.yaml index 0e970c56..f4f8a964 100644 --- a/cfg/examples/replication/dex-net_4.0_pj.yaml +++ b/cfg/examples/replication/dex-net_4.0_pj.yaml @@ -63,6 +63,8 @@ policy: metric: type: gqcnn gqcnn_model: models/GQCNN-4.0-PJ + # openvino: OFF|CPU|GPU|MYRIAD + openvino: OFF crop_height: 96 crop_width: 96 diff --git a/cfg/examples/replication/dex-net_4.0_suction.yaml b/cfg/examples/replication/dex-net_4.0_suction.yaml index 1d8d5d9c..3bebcfe0 100644 --- a/cfg/examples/replication/dex-net_4.0_suction.yaml +++ b/cfg/examples/replication/dex-net_4.0_suction.yaml @@ -57,6 +57,8 @@ policy: metric: type: gqcnn gqcnn_model: models/GQCNN-4.0-SUCTION + # openvino: OFF|CPU|GPU|MYRIAD + openvino: OFF crop_height: 96 crop_width: 96