Curt-Park / handwritten_digit_recognitionLinks
Handwritten digit recognition with MNIST & Keras
☆79Updated 5 years ago
Alternatives and similar repositories for handwritten_digit_recognition
Users that are interested in handwritten_digit_recognition are comparing it to the libraries listed below
Sorting:
- A 2-CNN pipeline to do both detection (using bounding box regression) and classification of numbers on SVHN dataset.☆59Updated 7 years ago
- Implemented digit detector in natural scene using resnet50 and Yolo-v2. I used SVHN as the training set, and implemented it using tensorf…☆285Updated 2 years ago
- Deep leaning for traffic sign classification in keras and python☆68Updated 7 years ago
- Full tutorial of computer vision and machine learning basics with OpenCV and Keras in Python.☆436Updated 4 years ago
- face detection, verification and recognition using Keras☆141Updated 7 years ago
- Diving into PyImageSearch☆147Updated 8 years ago
- ☆95Updated 3 years ago
- Deep face recognition with Keras, Dlib and OpenCV☆382Updated 5 years ago
- Deep Learning for Computer Vision, by Packt☆227Updated 2 years ago
- Implemented two papers for offline signature verification. Both use different deep learning techniques - Convolutional network and Siames…☆26Updated 8 years ago
- Object localization in images using simple CNNs and Keras☆137Updated 6 years ago
- Live Face Identification with pre-trained VGGFace2 model☆73Updated 7 years ago
- A scratch implementation of Convolutional Neural Network in Python using only numpy and validated over CIFAR-10 & MNIST Dataset☆280Updated last year
- Repository for all the tutorials and codes shared at cv-tricks.com☆474Updated 4 years ago
- A Tensorflow implementation of Facial Recognition in Python☆228Updated 5 years ago
- Download specific objects from Open-Images Dataset☆37Updated 7 years ago
- ☆61Updated 8 years ago
- Implementing YOLO using ResNet as the feature extraction network☆123Updated 6 years ago
- Using state-of-the-art pre-trained Deep Neural Net architectures for Flower Species Recognition☆168Updated 7 years ago
- Train YOLOv2 object detector from scratch using Tensorflow.☆138Updated 2 years ago
- <NOT ACTIVELY MAINTAINED>A light weight face recognition implementation using a pre-trained facenet model☆111Updated 11 months ago
- MNIST classification using Convolutional NeuralNetwork. Various techniques such as data augmentation, dropout, batchnormalization, etc ar…☆204Updated 7 years ago
- Basic face recognizer which can identify the face of the person(s) showing on a web cam.☆98Updated 7 years ago
- A practical example of image classifier with Keras 2.x and TensorFlow backend, using the Kaggle Cats vs. Dogs dataset. By taking advantag…☆80Updated 6 years ago
- Using OpenCV in python to recognize digits in a scanned page of handwritten digits.☆112Updated last year
- Easy Real time gender age prediction from webcam video with Keras☆156Updated 3 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
- Detect vehicles in a video☆93Updated 6 years ago
- Convolutional Neural Network for German Traffic Sign Recognition Benchmark☆126Updated 3 years ago
- The Inception-ResNet v2 model using Keras (with weight files)☆182Updated 4 years ago