- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
I recently bought NCS2 from Intel Movidius Myriad X VPU and I follow all steps from this tutorial on Linux guest (WIN10 host).
Linux guest distribution:
Distributor ID: Ubuntu
Description: Ubuntu 16.04.6 LTS
Release: 16.04
Codename: xenial
All steps works fine, even step 4, where installation is testead.
My problem is when I using this script, from tutorial, with MYRIAD parameter (instead, with CPU it works).
./intel64/Release/smart_city_tutorial -m_vp $vehicle232 -d_vp MYRIAD -i ../data/NewVideo2.mp4
This is my console result:
root@ubuntu:/home/redans/tutorials/OpenVino-For-SmartCity/OpenVino-For-SmartCity/build# ./intel64/Release/smart_city_tutorial -m_vp $vehicle232 -d_vp MYRIAD -i ../data/NewVideo2.mp4
Incluit - Openvino-for-Smartcity
[VPU] Unsupported network precision : FP32
If missing -d_y argument, try running ../scripts/setupenv.sh
Do you have any suggestions?
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Redans,
The Intel Movidius Myriad X VPU does not support FP32 precision. So you have to use FP16 or other supported precision.
Please check the below link.
https://software.intel.com/en-us/forums/computer-vision/topic/806570
Thanks,
Akshaya M
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Thanks for response!
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page