Deep Learning for Hen Detection and Movement Tracking
A university project that involved the usage of deep learning to detect hens in a video feed and track their movement. Detection was performed using YOLOv7 and the tracking was done using both the Simple Online and Realtime Tracking (SORT) algorithm and DeepSORT (SORT + deep learning metric).
Stack
PythonYOLOOpenCVSORTDeepSORT