# pumpkin-tracker This uses a camera and object detection to estimate the velocity of a flying pumpkin. ## Compiling Make sure to compile [Darknet](https://github.com/hank-ai/darknet) (the actual neural network), [DarkHelp](https://github.com/stephanecharette/DarkHelp) (a C++ API wrapper for Darknet), and install [OpenCV](https://opencv.com) before compiling this project.