/pedestrian_detection

Notebook with pedestrian detection. OpenCVs HOG for images and advanced YOLO v4 in Images.

Primary LanguageJupyter Notebook

pedestrian_detection

Pedestrian detection using OpenCV's pretrained HOG(Histogram of Oriented Gradients) + Linear SVM model to detect pedestrians in images and video streams.

In addition using YOLOv4 advanced detection model. find info here https://paperswithcode.com/method/yolov4