scoliann / GenderClassifierCNNLinks
A Convolutional Neural Network designed to classify the subject of a photo by gender. This model was created by applying Transfer Learning to TensorFlow's Inception-v3 model.
☆35Updated 8 years ago
Alternatives and similar repositories for GenderClassifierCNN
Users that are interested in GenderClassifierCNN are comparing it to the libraries listed below
Sorting:
- ☆126Updated 11 years ago
- This is the code for the "How to do Object Detection with OpenCV" live session by Siraj Raval on Youtube☆102Updated 8 years ago
- Convolutional Neural Networks☆174Updated 9 years ago
- Experiments, algorithms and reports in machine learning reseach.☆182Updated 6 years ago
- A simple program to extract the text from an image before performing OCR☆223Updated 5 years ago
- face-expression prediction using python☆50Updated 8 years ago
- Convolutional neural network that does real-time emotion recognition. HappyNet detects faces in video and images, classifies the emotion …☆132Updated 9 years ago
- Repository for face recognition related work☆90Updated 8 years ago
- Facial Keypoints Detection & Recognition☆47Updated 8 years ago
- A convolutional neural network implemented in pure numpy.☆68Updated 8 years ago
- Examples of Image Segmentation with Mask R-CNN from PyImageConf 2018☆45Updated 7 years ago
- An emotion and gender detector based on facial features, built with Python and OpenCV☆52Updated 7 years ago
- Sample apps and sites with Algorithmia integration☆195Updated 2 years ago
- Python bindings for YOLO v2 (https://pjreddie.com/darknet/yolo/) with ctypes.☆31Updated 8 years ago
- Toward Retail Product Recognition on Grocery Shelves, 2014☆131Updated 4 years ago
- A python implementation of a Convolutional Neural Net that recognizes four hand gestures, namely- peace, punch, stop and thumbs_up.☆22Updated 6 years ago
- Predicting facial expressions with machine learning algorithms☆47Updated 7 years ago
- Uses openCV and Dlib to automatically align portraits in python, visualizing it out using p5.js☆39Updated 9 years ago
- Some computer vision tutorials for my articles☆120Updated 3 years ago
- Real-time emotion recognition using convolutional neural nets.☆65Updated 9 years ago
- Object Detection (YOLOv1) implentation in tensorflow, with training, testing and video features.☆41Updated 8 years ago
- Facial Recognition Pipeline using Dlib and Tensorflow☆212Updated 2 years ago
- Automatic Number Plate Detection for Python using OpenCV☆66Updated 7 years ago
- Vehicle make and model classification in Tensorflow by fine-tuning VGG16