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:
- Python implementation of the Histogram of Oriented Gradients.☆73Updated 5 years ago
- Implement the LeNet using tensorflow to recognize handwritten number. Training with MNIST.☆77Updated 8 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
- Learning Fine-grained Image Similarity with Deep Ranking is a novel application of neural networks, where the authors use a new multi sca…☆83Updated 6 years ago
- Histogram of oriented gradients (HOG) Python implementation using NumPy.☆36Updated 2 years ago
- Unsupervised image retrieval on MNIST dataset using a convolutional autoencoder☆48Updated 8 years ago
- An implementation of a convolutional neural network with a spatial transformer☆66Updated 8 years ago
- ShuffleNet Implementation using Keras Functional Framework 2.0☆77Updated 5 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
- Single Shot MultiBox Detector(SSD)目标检测算法☆44Updated 8 years ago
- Some basic local binary patterns implementation in python using OpenCV.☆74Updated 12 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
- Bilinear CNN implementation using keras☆35Updated 7 years ago
- Keras implementation of NASNet-A☆88Updated 7 years ago
- Multiple Object Tracking System in Keras + (Detection Network - YOLO)☆97Updated 7 years ago
- Detecting and counting small objects - Analysis, review and application to counting☆199Updated 7 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
- Implementation of RetinaNet in TensorFlow☆25Updated 7 years ago
- Detects and recognizes digits in the image with AdaBoost and SVM.☆33Updated 10 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
- MATLAB implementation of a basic HOG + SVM pedestrian detector.☆53Updated 4 years ago
- Structural damage detection using convolutional neural networks☆89Updated 7 years ago
- Face Aligment with simple cnn in Keras☆69Updated 7 years ago
- A GUI Tool for visualizing the intermediate layer of VGG-16 CNN trained on Imagenet☆57Updated 4 years ago
- SSD: Single Shot MultiBox Detector in keras.☆84Updated 5 years ago
- Transfer Learning Suite in Keras. Perform transfer learning using any built-in Keras image classification model easily!☆219Updated 6 years ago
- A Keras implementation of YOLOv3 (Tensorflow backend)☆21Updated 7 years ago
- Recognition of sequence of digits using tensorflow☆37Updated 8 years ago
- A practical example on how to combine both a CNN and a RNN to classify images.☆54Updated 8 years ago
- A Siamese similarity model for image similarity☆58Updated 7 years ago