ahmedfgad / HOGNumPy
Histogram of oriented gradients (HOG) Python implementation using NumPy.
☆37Updated last year
Alternatives and similar repositories for HOGNumPy:
Users that are interested in HOGNumPy are comparing it to the libraries listed below
- Histogram Of Oriented Gradients☆37Updated 4 years ago
- faster RCNN keras step by step implementation☆51Updated 6 years ago
- Optical character recognition Using Deep Learning☆30Updated 6 years ago
- Python SIFT (Scale Invariant Feature Transform) implementation☆44Updated 4 years ago
- Face detection model zoo☆39Updated 6 years ago
- This project modify tensorflow object detection api code to predict oriented bounding boxes. It can be used for scene text detection.☆29Updated 6 years ago
- OpenCV deep learning module (dnn module) implementation with MobileNet-SSD network for object detection.☆22Updated 6 years ago
- IDV Segmentation Example This is an example showing the use of Mask RCNN in a real application. We train the model to detect Idly Vada Do…☆10Updated 6 years ago
- Implemented digit detector in natural scene. I used SVHN as the training set, and implemented it using keras-retinanet.☆26Updated 5 years ago
- Implementation of Face-recognition system using Inception Network and Siamese Network☆20Updated 5 years ago
- ☆14Updated 5 years ago
- Recognition of sequence of digits using tensorflow☆37Updated 7 years ago
- Pixel Objectness with Bilinear Filtering☆34Updated 7 years ago
- Driver Alertness Detection using Ensemble of Regression Trees and Implemented in OpenCV☆24Updated 5 years ago
- Class Activation Map using Keras☆81Updated 6 years ago
- Download specific objects from Open-Images Dataset☆37Updated 6 years ago
- Object detector from HOG + Linear SVM framework☆25Updated 6 years ago
- Building, training and deploying a fully convolutional neural network in TensorFlow☆40Updated 5 years ago
- Detecting lines in binary edge-image using CNNs☆74Updated 5 years ago
- Image classification using CNN☆15Updated 6 years ago
- Face Detection Data Set and Benchmark (FDDB) in Darknet☆16Updated 5 years ago
- Train YOLOv3 for Car Parts Detection☆77Updated 2 years ago
- color recognition (convolutional neural network implemented in Keras)☆97Updated 7 years ago
- This repository shows how we can use transfer learning in keras with the example of training a face recognition model using VGG-16 pre-tr…☆29Updated 7 years ago
- Image Classification using Keras as well as Tensorflow.☆83Updated 5 months ago
- Semantic Segmentation using Tensorflow on popular Datasets like Ade20k, Camvid, Coco, PascalVoc☆69Updated last year
- Some computer vision tutorials for my articles☆120Updated 2 years ago
- Learn how to visualize your own image data or features on Tensorboard Embedding Visualizer☆96Updated 3 years ago
- How to run Object Detection and Segmentation on a Video Fast for Free☆118Updated 6 years ago
- A 2-CNN pipeline to do both detection (using bounding box regression) and classification of numbers on SVHN dataset.☆59Updated 6 years ago