hog_matlab
Pedestrian detector
Matlab implementation of an object detection algorithm for pedestrians using a Histogram of Oriented Gradients descriptor
Matlab implementation of the HOG descriptor for pedestrian detection
34 stars
7 watching
36 forks
Language: Matlab
last commit: about 8 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
josemarcosrf/hog-pedestrian-detector | An implementation of a basic HOG + SVM pedestrian detector in MATLAB. | 49 |
bharath272/sds_eccv2014 | A Matlab implementation of simultaneous object detection and segmentation using deep learning techniques. | 96 |
playerkk/drfi_matlab | Implementation of a salient object detection approach using a Random Forest model in MATLAB. | 50 |
matlab-deep-learning/pretrained-yolo-v4 | Pretrained deep learning object detection model for image analysis in MATLAB | 47 |
matlab-deep-learning/pretrained-yolov9-network-for-object-detection | Provides pre-trained YOLO object detection networks in MATLAB for real-time performance with good detection quality. | 4 |
davidgillsjo/polygon-hgt | Automated polygon detection in RGB images for room layout estimation | 25 |
matlab-deep-learning/pretrained-spatial-cnn | An implementation of a deep learning-based lane detection model in MATLAB using a pre-trained Spatial-CNN architecture. | 24 |
stevieg47/matlab-computervision | A Matlab-based computer vision project with applications in tracking objects on video feeds and detecting patterns in images | 66 |
bryanplummer/pl-clc | This implementation provides a framework for phrase localization and visual relationship detection using comprehensive image-language cues. | 39 |
hekun-nvidia/py-darknet-yolo | A Python interface to YOLO object detection software using Darknet | 27 |
amandajshao/crowd_group_profile | A Matlab implementation of group profiling in crowds using computer vision and machine learning algorithms | 34 |
jingzhang617/cod-rank-localize-and-segment | Develops a system to detect, segment, and rank camouflaged objects in images. | 74 |
hwang64/mlkp | A method for compactly representing object proposals in object detection using high-order statistics | 107 |
mattiamontanari/opengjk | An implementation of a collision detection algorithm | 138 |
matlab-deep-learning/lidar-object-detection-using-complex-yolov4 | Provides pre-trained deep learning models for object detection in point clouds using complex YOLOv4 architecture | 21 |