JeanKossaifi / python-hog
Python implementation of the Histogram of Oriented Gradients.
☆73Updated 5 years ago
Alternatives and similar repositories for python-hog:
Users that are interested in python-hog are comparing it to the libraries listed below
- Repository for reading Pascal VOC data in Python, rather than requiring MATLAB to read the XML files.☆89Updated 4 years ago
- An example of visualization of weights and output of convolutional layers☆104Updated 8 years ago
- Hierarchical Attentive Recurrent Tracking☆146Updated 6 years ago
- sagieppel / Fully-convolutional-neural-network-FCN-for-semantic-segmentation-Tensorflow-implementation☆68Updated 3 years ago
- SSD: Single Shot MultiBox Detector in keras.☆84Updated 4 years ago
- Small and simple python/numpy utility to compute mean average precision (mAP) on detection task.☆117Updated 4 years ago
- ☆40Updated 7 years ago
- Tensorflow implementation of SqueezeNet.☆129Updated 6 years ago
- A GUI Tool for visualizing the intermediate layer of VGG-16 CNN trained on Imagenet☆57Updated 3 years ago
- Keras implementation of YOLO (You Only Look Once) : Unified, Real-Time Object Detection☆36Updated 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 data generator for 2D object detection☆85Updated 6 years ago
- Image augmentation for randomly rotating, shearing, translating and changing lighting conditions.☆157Updated 8 years ago
- CS 229 Course Project. Lambert, Vilim, Buhler☆50Updated 7 years ago
- Auxilary scripts to work with (YOLO) darknet deep learning famework. AKA -> How to generate YOLO anchors?☆223Updated last year
- Fully Connected DenseNet for Image Segmentation (https://arxiv.org/pdf/1611.09326v1.pdf)☆84Updated 7 years ago
- Single Shot MultiBox Detector in PyTorch [deprecated]☆110Updated 7 years ago
- FgSegNet: Foreground Segmentation Network, Foreground Segmentation Using Convolutional Neural Networks for Multiscale Feature Encoding☆244Updated 6 years ago
- ShuffleNet Implementation using Keras Functional Framework 2.0☆77Updated 4 years ago
- selective-search for object recognition☆47Updated 9 years ago
- Re-implementation of VGG Network in tensorflow☆72Updated 7 years ago
- Numpy implementation of SIFT descriptor☆39Updated 4 years ago
- A tool for annotation using VOC Pascal format☆46Updated 7 years ago
- p5_VehicleDetection_Unet☆95Updated 8 years ago
- An implementation of a convolutional neural network with a spatial transformer☆66Updated 7 years ago
- Semantic Segmentation using Fully Convolutional Neural Network.☆58Updated 5 years ago
- Object detection via a multi-region & semantic segmentation-aware CNN model☆113Updated 8 years ago
- HOG feature extractor with simple python implementation☆92Updated 7 years ago
- Object Detection Framework using HOG as descriptor and Linear SVM as classifier.☆430Updated 8 years ago
- YOLOv2 Implementation in TF/Keras. Allowing to experiment on different feature detectors (MobileNet, Darknet-19). Paper: https://arxiv.or…☆49Updated 6 years ago