Real-time face detection and emotion/gender classification using fer2013/imdb datasets with a keras CNN model and openCV.
Automatic License Plate Recognition library
Keras implementation of 'LipNet: End-to-End Sentence-level Lipreading'
Face recognition using Tensorflow
An MXNet implementation of Mask R-CNN
Keras version of Realtime Multi-Person Pose Estimation project
Translate darknet to tensorflow. Load trained weights, retrain/fine-tune using tensorflow, export constant graph def to mobile devices
Faster R-CNN
The world's simplest facial recognition api for Python and the command line
Deep Pose Estimation implemented using Tensorflow with Custom Architecture for fast inference.
High Performance Chinese License Plate Recognition Framework.
Code for "Large Pose 3D Face Reconstruction from a Single Image via Direct Volumetric CNN Regression"
Deep Residual Learning for Image Recognition
A Neural Net Training Interface on TensorFlow
Tesseract Open Source OCR Engine (main repository)
A facial expression classification system that recognizes 6 basic emotions: happy, sad, surprise, fear, anger and neutral.
Human Pose estimation with TensorFlow framework
Mask R-CNN for object detection and instance segmentation on Keras and TensorFlow
FAIR's research platform for object detection research, implementing popular algorithms like Mask R-CNN and RetinaNet.
Faster R-CNN (Python implementation) -- see https://github.com/ShaoqingRen/faster_rcnn for the official MATLAB version