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:
- An implementation of a convolutional neural network with a spatial transformer☆66Updated 8 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
- Python implementation of the Histogram of Oriented Gradients.☆73Updated 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
- Unsupervised image retrieval on MNIST dataset using a convolutional autoencoder☆48Updated 8 years ago
- Histogram of oriented gradients (HOG) Python implementation using NumPy.☆36Updated 2 years ago
- Face Aligment with simple cnn in Keras☆69Updated 7 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
- Object detector from HOG + Linear SVM framework☆25Updated 7 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
- Single Shot MultiBox Detector(SSD)目标检测算法☆44Updated 8 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
- p5_VehicleDetection_Unet☆96Updated 8 years ago
- Object Detection (YOLOv1) implentation in tensorflow, with training, testing and video features.☆41Updated 8 years ago
- A collection of algorithms for use with RGB-D data.☆40Updated 11 years ago
- A Siamese similarity model for image similarity☆58Updated 7 years ago
- A keras implementation of ENet (abandoned for the foreseeable future)☆115Updated 3 years ago
- Saliency map generated by back projecting the image histogram on itself, and refinement with Grabcut.☆29Updated 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
- Human detection program for Inria Person Dataset☆26Updated 10 years ago
- This app allows you to predict real-time emotion for facial expressions via your own webcam.☆96Updated 8 years ago
- A practical example on how to combine both a CNN and a RNN to classify images.☆54Updated 8 years ago
- On this project, AlexNet Convolution Neural Network is trained using traffic sign images from the German Road Traffic Sign Benchmark. The…☆42Updated 5 years ago
- Face identification with cnn+triplet-loss written by Keras.☆48Updated 7 years ago
- Transfer Learning Suite in Keras. Perform transfer learning using any built-in Keras image classification model easily!☆219Updated 6 years ago
- Implementation of RetinaNet in TensorFlow☆25Updated 7 years ago
- Some basic local binary patterns implementation in python using OpenCV.☆74Updated 12 years ago
- Two multitasking CNNs for simultaneous face detection, landmarks estimation and visibility, pose estimation and gender recognition. hype…☆58Updated 8 years ago
- Semantic Segmentation using Fully Convolutional Neural Network.☆58Updated 6 years ago
- A GUI Tool for visualizing the intermediate layer of VGG-16 CNN trained on Imagenet☆57Updated 4 years ago