First you should read the steps of implementing this project here ch10_page_124
And you can also view the final presentaion slideshere pages 27_32
- clone the project
- run the following command to install the all the requirements packages
pip3 install -r requirements.txt
- then you can run the following command to enjoy of running v2 of the project that uses knn model instead of mobilenet model that i have used in v1
pyhon3 -m real_time.real_time_detection_v2