Object Detection on Raspberry Pi

Built a GUI application in C++ for Raspberry PI that detects objects and writes metrics to an SQLite database.

Designed and built out the MVC architecture and implemented inference with a pre-trained YOLOv3 model in C++ with OpenCV.

Repository