-
I want to build pipeline for face detection and recognition. I have successfully converted the publicly available pre-trained facenet model to IR (.xml and .bin) and using it to extract face embeddin…
-
I tried to execute the command: ./object_detection_sample_ssd -i person.jpg -m person-detection-retail-0013.xml -d MYRIAD, then met the following error:
[ ERROR ] Check 'is_valid_permutation(permu…
-
- OpenVINO => 2020.4
- Operating System / Platform => Windows 64 Bit
- Problem classification: Model Conversion
- Framework: TensorFlow 1.15
- Model name: ssdlite_mobilenet_v2_coco_2018_05_09
- O…
-
Using https://github.com/FengYen-Chang/open_model_zoo/tree/master/demos/python_demos/deep_speech_demo able to convert deepspeech-0.5.1 model.
But when attempt it on 0.6.1 version, get the below err…
-
Hi, I found tool POST's configs .yml miss "global_definitions: ../dataset_definitions.yml" on OpenVINO2021.1
for example, /opt/intel/openvino_2021.1.110/deployment_tools/open_model_zoo/tools/accura…
-
Hi!
I'm trying to convert BiSeNet from PyTorch to TFLite (PyTorch -> ONNX -> OpenVino -> TF). I followed steps from your [article](https://qiita.com/PINTO/items/ed06e03eb5c007c2e102), except conversi…
-
Hi,
When I tried to test the accuracy in with TensorFlow, I meet the problem that:
ValueError: TensorFlow isn't installed. Please, install it before using. No module named 'tensorflow'.
While I…
x1aoo updated
4 years ago
-
##### System information (version)
- OpenVINO => 2021.1
- Operating System / Platform => Windows 64 Bit
- Compiler => Visual Studio 2017
- Problem classification: Model Conversion
- Framework…
-
##### System information (version)
- OpenCV => 4.4.0, 4.5.0
- Operating System / Platform => Windows 10 64 bit
- Compiler => Visual Studio 2019
##### Detailed description
We are running our cus…
-
hi!
i'm using openvino to do the object detection. i download yolo-v2-ava-0001 with downloader and try to detect the cars in a picture with the model. i used the command`/opt/openvino/object_detectio…