- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
I tried to install the openvino rasbian 2020.1 version in RaspberryPi 4. with rasbian 4.19.
This is the link I am reffering for the installation,
https://docs.openvinotoolkit.org/latest/_docs_install_guides_installing_openvino_raspbian.html
"Build and Run Object Detection sample" is throwing an CMake error that CMakeLists.txt file is not found.
I am using python, but the python folder does not contain the file either.
Please help get through this ASAP. Thank you.
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Dilip.
You should further specify the path to either "c" or "cpp" samples directory as
/opt/intel/openvino/deployment_tools/inference_engine/samples/c/
or
/opt/intel/openvino/deployment_tools/inference_engine/samples/cpp/
Python samples are also provided there within ./python/ folder, however, you don't need to build them but just run it with Face Detection model per the further steps in the "Build and Run Object Detection Sample " section.
Thanks.
Best regards, Max.
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page