- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I prepared the machine with the environment: Ubuntu 18.04, computer_vision_sdk_2018.5.455, gstreamer-plugins & video-examples
Data dir:
/opt/intel/computer_vision_sdk_2018.5.455
/root/gstreamer-plugins
/root/video-examples
/root/gstreamer-plugins/samples/shell/object_detection_and_transcode.sh
Problem:
mobilenet-ssd FP32 model is missing in:
/opt/intel/computer_vision_sdk_2018.5.455/deployment_tools/
Inside script - /root/gstreamer-plugins/samples/shell/object_detection_and_transcode.sh
MODEL=mobilenet-ssd
PRECISION=${2:-\"FP32\"}
Result run script:
root@cvs:~/gstreamer-plugins/samples/shell# /root/gstreamer-plugins/samples/shell/object_detection_and_transcode.sh
[setup_env.sh] GStreamer-plugins environment initialized
[setlocale.sh] C locale is set
Model mobilenet-ssd.xml file was not found. Please set MODELS_PATH
In process build 2 test failed:
cd ~/gstreamer-plugins/scripts/
./run_tests.sh ../build/ false ./ctest_results/
The following tests FAILED:
1 - test_inference_plugin_object_detection (Failed)
14 - test_piplines_breakmydata (Failed)
Inside log /root/gstreamer-plugins/build/Testing/Temporary/
1/14 Testing: test_inference_plugin_object_detection
Test: 2 Model: mobilenet-ssd
Model mobilenet-ssd with FP32 precision was not found
mobilenet-ssd FP32 need to generate or find somewhere?
Thank you!
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Dearest Ivan, I see that you are using an older version of OpenVino. Can you kindly download 2019 R1 and try again ?
Thanks,
Shubha
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page