An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: gradient-angle

adityajain10/human-detection-using-hog-lbp-neural-networks

The program uses HOG and LBP features to detect human in images. First, use the HOG feature only to detect humans. Next, combine the HOG feature with the LBP feature to form an augmented feature (HOG-LBP) to detect human. A Two-Layer Perceptron (feedforward neural network) will be used to classify the input feature vector into human or no-human.

Language: Python - Size: 1.72 MB - Last synced at: 11 months ago - Pushed at: almost 4 years ago - Stars: 12 - Forks: 4