Intel® Distribution of OpenVINO™ Toolkit
Community assistance about the Intel® Distribution of OpenVINO™ toolkit, OpenCV, and all aspects of computer vision-related on Intel® platforms.

segmentation fault on Gaze Estimation Demo on Raspbian

WDomo
Beginner
645 Views

The sample programmes seem to work as far as object detetction

pi@raspberrypi:~/Public/samples_build $ ls
armv7l                              head-pose-estimation-adas-0001.xml
benchmark_app                       hello_classification
classification_sample_async         hello_nv12_input_classification
CMakeCache.txt                      hello_query_device
CMakeFiles                          hello_reshape_ssd
cmake_install.cmake                 ie_cpu_extension
common                              Makefile
face-detection-adas-0001.bin        object_detection_sample_ssd
face-detection-adas-0001.xml        out_0.bmp
face-detection-retail-0004.bin      person-detection-retail-0013.bin
face-detection-retail-0004.xml      person-detection-retail-0013.xml
facial-landmarks-35-adas-0002.bin   run_instructions
facial-landmarks-35-adas-0002.xml   speech_sample
family01.bmp                        style_transfer_sample
gaze-estimation-adas-0002.bin       targets_developer.cmake
gaze-estimation-adas-0002.xml       thirdparty
head-pose-estimation-adas-0001.bin
 

/home/pi/omz_demos_build/armv7l/Release/gaze_estimation_demo -i cam  -m gaze-estimation-adas-0002.xml -m_fd face-detection-retail-0004.xml -m_hp head-pose-estimation-adas-0001.xml -m_lm facial-landmarks-35-adas-0002.xml -d MYRIAD -d_fd MYRIAD -d_hp MYRIAD -d_lm MYRIAD
InferenceEngine: 
    API version ............ 2.1
    Build .................. custom_releases/2019/R3_cb6cad9663aea3d282e0e8b3e0bf359df665d5d0
    Description ....... API
[ INFO ] Parsing input parameters
[ INFO ] Reading input
[ INFO ] Loading device MYRIAD
    MYRIAD
    myriadPlugin version ......... 2.1
    Build ........... 30677

[ INFO ] Loading device MYRIAD
    MYRIAD
    myriadPlugin version ......... 2.1
    Build ........... 30677

[ INFO ] Loading device MYRIAD
    MYRIAD
    myriadPlugin version ......... 2.1
    Build ........... 30677

[ INFO ] Loading device MYRIAD
    MYRIAD
    myriadPlugin version ......... 2.1
    Build ........... 30677

Segmentation fault
pi@raspberrypi:~/Public/samples_build $ 
 

 

I used the python script "build demos.sh" to build all the demos

none of them run yet except with the -h qualifier

 

 

0 Kudos
1 Reply
WDomo
Beginner
645 Views

I am running buster with Python 3.7 on raspberry Pi 3B+

 

I would very much like to demo this at an international  conference in a month

 

 

0 Kudos
Reply