/Crowd-Counting-Object-Detection-ImageAI

This is a side project I haven been working on for crowd counting and tracking. I use the ImageAI object detection library to track and count the crowd in the video. Thanks to the wonderful creators of ImageAI library you also can get the detection analytics for each frame, minute, and seconds of the video. The detection analytics for each second can be found in the "analytics" directory. The video used for detection is a random stock video I found to use for this project to perform object detection.

Primary LanguagePython

No issues in this repository yet.