jomoengineer
jomoengineer
@fzhar This is the result of running the openvino_sample_peopledetect as you show. I do not believe this is correct. ``` root@raspberrypi:~/Downloads/samples_build# ./openvino_sample_peopledetect -v=~/Downloads/person-bicycle-car-detection.mp4 [ WARN:0] global ../opencv/modules/core/src/utils/samples.cpp (59) findFile cv::samples::findFile('~/Downloads/person-bicycle-car-detection.mp4')...
@fzhar The instructions from this link is what I followed to install the Docker image on the Raspberry Pi 4: [https://www.intel.com/content/www/us/en/support/articles/000055220/boards-and-kits.html](url)
Just a note, perhaps another topic, on the Raspberry Pi 4 proper, the 'openvino_sample_peopledetect' sample does run and detects people but with the GStreamer warnings as well: ``` pi@raspberrypi:~/Downloads/samples_build $...
@vladimir-dudnik This issue is over a year old and not something I have come back to since. The original issue is regarding "Open Model Zoo example from a OpenVINO Docker...
I found a temp solution. I copied the "Encode the Model in an Arduino Header File" code and the gesture_model.tflite file to a Linux box, created a content folder and...
Uh, the link you provided is a GitHub link. I'm not see how that address this issue.