You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -150,20 +154,20 @@ For Windows and macOS OpenCV Java build, please, follow the steps described in [
150
154
151
155
152
156
## Executing Model Conversion and Test Script
153
-
The proposed for the experiments ``MobileNetV2ToOnnx.py`` script supports the ``--input_image`` key to customize the model conversion pipeline. It defines the full input image path, including its name - ``"coffee.jpg"`` by default.
157
+
The proposed for the experiments ``Mobilenetv2ToOnnx.py`` script supports the ``--input_image`` key to customize the model conversion pipeline. It defines the full input image path, including its name - ``"coffee.jpg"`` by default.
154
158
155
159
To run MobileNetV2 conversion case, please, choose one of the described below scenarios:
156
160
157
161
* for the custom input image and running evaluation of the converted model:
0 commit comments