Car Detection with Raspberry pi 4 + Intel Neural Compute Stick
Hardware:
- Raspberry Pi 4B board or 3B+
- 32GB microSD card
- One of Intel® Movidius™ Visual Processing Units (VPU):
Operating Systems:
- Raspbian 10 ( Buster )
- OpenVINO for Raspberry pi ( 2019.1.094 )
- OpenCV 4.0.0
- Python 3.7.3
Machine Learning
Model : SSD MobileNet V2
Video Test
MP4 960x540 Resolution
Source Code in Python
https://docs.openvinotoolkit.org/latest/_inference_engine_ie_bridges_python_sample_object_detection_demo_ssd_async_README.html
https://docs.openvinotoolkit.org/latest/_inference_engine_ie_bridges_python_sample_object_detection_demo_ssd_async_README.html
Run Code
Test 1 Raspberry pi 4B NCS2
Test 2 Raspberry pi 4B NCS1
Test 3 Raspberry pi 3B+ NCS2
Test 4 Raspberry pi 3B+ NCS1
Test Result
Raspberry Pi 4 vs Raspberry pi 3B+
Reference
Install the Intel® Distribution of OpenVINO™ Toolkit for Raspbian* OS
Pretrained Models
Inference Engine Samples
OpenVINO, OpenCV, and Movidius NCS on the Raspberry Pi