This project aims to develop a simple and efficient object tracking and detection framework using yolo for raspberry pi. Currently readNet feature for opencv3.4 is only for python 3.5, hence pls use python3.5 when you run this code.
After you have git clone this repo into your home directory
mv ~/object-tracking-detection/opencv_install ~/opencv_install.sh
sudo ./opencv_install.sh
- opencv3.4
- Scipy
- Numpy
- Tensorflow
- imutils