openvino Questions

4

Solved

I'm trying to install Openvino to convert a Keras model into a representation for the inference engine. I'm running the command: python3 openvino/tools/mo/mo_tf.py —model_13.h5/ --input_shape=\[180...
Bujumbura asked 27/12, 2021 at 23:15

2

Solved

I'm trying to accelerate my model's performance by converting it to OnnxRuntime. However, I'm getting weird results, when trying to measure inference time. While running only 1 iteration OnnxRuntim...
Matterhorn asked 25/1, 2022 at 7:42

1

Solved

I've converted a Keras model for use with OpenVino. The original Keras model used sigmoid to return scores ranging from 0 to 1 for binary classification. After converting the model for use with Ope...
1

© 2022 - 2024 — McMap. All rights reserved.