Inspiration
What it does
This project is about an autonomus car with python and Raspberry Pi 3B + Movidius USB. Run this code with python3, set the correct GPIO pins. In this code i develeped a code that when is running on raspberry pi with python3 this will detect pedestrian if is shown in frame and detect cars after an intersection marked with stop sign.
To detect pedestrian and car this project use ssd_mobilenet_processor and to detect stop sign use OpenCV, haar cascade model.
How I built it
I use a Intel Movidius Neural Compute Stick, a raspberry pi3 b+, 4 motors, a raspberry pi v2 camera.
Log in or sign up for Devpost to join the conversation.