pumpkin-tracker
This uses a camera and object detection to estimate the velocity of a flying pumpkin.
Compiling
Make sure to compile Darknet (the actual neural network),
DarkHelp (a C++ API wrapper for Darknet), and install
OpenCV before compiling this project.