Stars
The world's simplest facial recognition api for Python and the command line
Landmark detection addon for openFrameworks using DLIB
Menpo's 2D deformable modelling toolkit (AAMs/CLMs/SDMs)
Javascript library for precise tracking of facial features via Constrained Local Models
Human Pose estimation with TensorFlow framework
Examples and experiments around ML for upcoming Coding Train videos
AI for Snake game trained from pixels using Deep Reinforcement Learning (DQN).
Tesseract Open Source OCR Engine (main repository)
CLM-framework (a.k.a Cambridge Face Tracker) is a framework for various Constrained Local Model based face tracking and landmark detection algorithms and their extensions/applications. Includes CLM…
Learn OpenCV : C++ and Python Examples
YOLO (Real-Time Object Detection) in caffe
CS 229 Course Project. Lambert, Vilim, Buhler
The codes I made while I practiced various TensorFlow examples
Example TensorFlow codes and Caicloud TensorFlow as a Service dev environment.
This repository contains code examples for the Stanford's course: TensorFlow for Deep Learning Research.
An image classifier to identify pictures of cats and dogs absed on very little data.(inspired by fchollet's blog on blog.keras.io)
Port of Single Shot MultiBox Detector to Keras
RFCN implementation in TensorFlow
Interactive, node-by-node debugging and visualization for TensorFlow
💬 Slides and supplementary codes for my talk 'Debugging Tips on TensorFlow' (2016)
Includes implementation details of almost every layer, weight fillers, solvers, loss functions and data layer setup with every parameter.