preethampaul / HOGLinks
Histogram Of Oriented Gradients
☆39Updated 5 years ago
Alternatives and similar repositories for HOG
Users that are interested in HOG are comparing it to the libraries listed below
Sorting:
- Some basic local binary patterns implementation in python using OpenCV.☆74Updated 12 years ago
- sagieppel / Focusing-attention-of-Fully-convolutional-neural-networks-on-Region-of-interest-ROI-input-map-This project contains code for a fully convolutional neural network (FCN) for semantic segmentation with a region of interest (ROI) map a…☆48Updated 4 years ago
- ShuffleNet Implementation using Keras Functional Framework 2.0☆77Updated 5 years ago
- Unsupervised image retrieval on MNIST dataset using a convolutional autoencoder☆48Updated 8 years ago
- Image recognition methods from bag of words (BoW), Spatial Pyramid Matching (SPM), Sparse Codeing SPM (ScSPM) to convolutional neural net…☆58Updated 8 years ago
- Detecting and counting small objects - Analysis, review and application to counting☆199Updated 7 years ago
- YOLOv2 Implementation in TF/Keras. Allowing to experiment on different feature detectors (MobileNet, Darknet-19). Paper: https://arxiv.or…☆49Updated 7 years ago
- implement SRCNN via Keras with Theano as backend. For fair comparison with published works, low-resolution images are produced by matlab …☆22Updated 8 years ago
- Advanced multiple object tracker using dlib and OpenCV.☆64Updated 8 years ago
- Python implementation of the Histogram of Oriented Gradients.☆73Updated 5 years ago
- A GUI Tool for visualizing the intermediate layer of VGG-16 CNN trained on Imagenet☆57Updated 4 years ago
- Introduces an approach for object detection in an image with sliding window. The repository contains three files, make_data.py reads the …☆57Updated 6 years ago
- Semantic Segmentation using Fully Convolutional Neural Network.☆58Updated 6 years ago
- MATLAB implementation of a basic HOG + SVM pedestrian detector.☆53Updated 4 years ago
- An implementation of a convolutional neural network with a spatial transformer☆66Updated 8 years ago
- Face identification with cnn+triplet-loss written by Keras.☆48Updated 7 years ago
- p5_VehicleDetection_Unet☆96Updated 9 years ago
- Given a pre-trained CNN, generate saliency map for an input image corresponding to the output label of interest.☆51Updated 9 years ago
- Source code for abnormal detection on MIT video surveillance dataset using Nonnegative Matrix Factorization☆11Updated 5 years ago
- Evaluation of state-of-the-art object detection algorithms for the task of pedestrian detection. The algorithms include; Faster-RCNN, RPN…☆17Updated 8 years ago
- A practical example on how to combine both a CNN and a RNN to classify images.☆54Updated 8 years ago
- Example of semantic segmentation in Keras☆56Updated 7 years ago
- My final course project for CSCI 8360 Data Science Practicum course. This project focuses on gender and age classification based on image…☆45Updated 7 years ago
- Bilinear CNN implementation using keras☆35Updated 7 years ago
- an implementation of path aggregation network based on mattport mask-rcnn☆36Updated 7 years ago
- Implementation of RetinaNet in TensorFlow☆25Updated 7 years ago
- Single Shot MultiBox Detector(SSD)目标检测算法☆44Updated 8 years ago
- Face Aligment with simple cnn in Keras☆69Updated 7 years ago
- python scripts for vehicle detection and tracking☆26Updated 10 years ago
- Saliency map generated by back projecting the image histogram on itself, and refinement with Grabcut.☆29Updated 7 years ago