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 11 years ago
- ShuffleNet Implementation using Keras Functional Framework 2.0☆77Updated 5 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
- Implementation of SIFT algorithm by Python☆79Updated 5 years ago
- Multiple Object Tracking System in Keras + (Detection Network - YOLO)☆97Updated 7 years ago
- Image recognition methods from bag of words (BoW), Spatial Pyramid Matching (SPM), Sparse Codeing SPM (ScSPM) to convolutional neural net…☆58Updated 7 years ago
- A Keras implementation of YOLOv3 (Tensorflow backend)☆21Updated 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
- Detecting and counting small objects - Analysis, review and application to counting☆199Updated 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
- A GUI Tool for visualizing the intermediate layer of VGG-16 CNN trained on Imagenet☆57Updated 4 years ago
- Transfer Learning with EfficientNet in Keras☆88Updated 2 years ago
- This is a modified and simplified inference engine of davidsandberg's facenet☆40Updated 5 years ago
- Face Aligment with simple cnn in Keras☆69Updated 7 years ago
- Learn how to visualize your own image data or features on Tensorboard Embedding Visualizer☆99Updated 4 years ago
- An implementation of a convolutional neural network with a spatial transformer☆66Updated 8 years ago
- Almost any Image classification problem using pytorch☆132Updated 5 years ago
- The dataset is used to train my own raccoon detector and I blogged about it on Medium☆72Updated 8 years ago
- Advanced multiple object tracker using dlib and OpenCV.☆64Updated 7 years ago
- Simplified implementation about FCN-8, U-Net and RedNet in tensorflow with simple dataset☆22Updated 8 years ago
- Detects and recognizes digits in the image with AdaBoost and SVM.☆33Updated 10 years ago
- CNNs for semantic segmentation using Keras library☆73Updated 6 years ago
- Object Tracking using CNN and RNN in Tensorflow☆59Updated 7 years ago
- Face identification with cnn+triplet-loss written by Keras.☆48Updated 7 years ago
- Single Shot MultiBox Detector(SSD)目标检测算法☆44Updated 8 years ago
- Unsupervised image retrieval on MNIST dataset using a convolutional autoencoder☆48Updated 8 years ago
- A Siamese similarity model for image similarity☆58Updated 6 years ago
- A collection of algorithms for use with RGB-D data.☆40Updated 11 years ago
- Implementing Bag of Visual words approach for object classification and detection☆129Updated 5 years ago
- Implementation of RetinaNet in TensorFlow☆25Updated 7 years ago