Skip to content

nikogamulin/movidius-rpi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

movidius-rpi

Real-time face detection example with OpenVINO running on Raspberry Pi

Raspberry Pi Screenshot

Requirements

  • Raspberry Pi 3 Model B
  • Movidius Neural Compute Stick 2 (not tested yet on NCS)
  • Webcam
  • Display (Optional)

Installation

To install the Intel® Distribution of OpenVINO™ Toolkit for Raspbian, follow these instructions

Running the app

Command example:

python realtime_facedetection.py --display 1

In order to test and debug the app, I have added the video and ran the app on VM. In order to process the video instead of webcam stream, run the following:

--input videos/dive.mp4

Useful Resources

Thanks to Adrian Rosenbrock for the following helpful tutorials:

About

OpenVINO implementation on Raspberry Pi

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages