BAYMAXWLTT / pedestrian_detection

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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


Languages

Language:Jupyter Notebook 100.0%