/pedestrian_tracking

Given an input video, detects pedestrians using either HOG (Histogram of Oriented Gradients) or R-CNN's. For performance reasons, only searches regions where movement occurs, using background subtraction.

Primary LanguagePython

Watchers