rivercn's Stars
ageitgey/face_recognition
The world's simplest facial recognition api for Python and the command line
aymericdamien/TensorFlow-Examples
TensorFlow Tutorial and Examples for Beginners (support TF v1 & v2)
GokuMohandas/Made-With-ML
Learn how to design, develop, deploy and iterate on production-grade ML applications.
magenta/magenta
Magenta: Music and Art Generation with Machine Intelligence
fengdu78/lihang-code
《统计学习方法》的代码实现
lllyasviel/style2paints
sketch + style = paints :art: (TOG2018/SIGGRAPH2018ASIA)
Unity-Technologies/ml-agents
The Unity Machine Learning Agents Toolkit (ML-Agents) is an open-source project that enables games and simulations to serve as environments for training intelligent agents using deep reinforcement learning and imitation learning.
horovod/horovod
Distributed training framework for TensorFlow, Keras, PyTorch, and Apache MXNet.
wkentaro/labelme
Image Polygonal Annotation with Python (polygon, rectangle, circle, line, point and image-level flag annotation).
leisurelicht/wtfpython-cn
wtfpython的中文翻译/施工结束/ 能力有限,欢迎帮我改进翻译
zalandoresearch/fashion-mnist
A MNIST-like fashion product database. Benchmark :point_down:
chiphuyen/stanford-tensorflow-tutorials
This repository contains code examples for the Stanford's course: TensorFlow for Deep Learning Research.
luanfujun/deep-photo-styletransfer
Code and data for paper "Deep Photo Style Transfer": https://arxiv.org/abs/1703.07511
google-deepmind/sonnet
TensorFlow-based neural network library
tflearn/tflearn
Deep learning library featuring a higher-level API for TensorFlow.
PAIR-code/facets
Visualizations for machine learning datasets
oarriaga/face_classification
Real-time face detection and emotion/gender classification using fer2013/imdb datasets with a keras CNN model and openCV.
cleardusk/3DDFA
The PyTorch improved version of TPAMI 2017 paper: Face Alignment in Full Pose Range: A 3D Total Solution.
GoogleCloudPlatform/tensorflow-without-a-phd
A crash course in six episodes for software developers who want to become machine learning practitioners.
ahangchen/GDLnotes
Google Deep Learning Notes(TensorFlow教程)
MSiam/TFSegmentation
RTSeg: Real-time Semantic Segmentation Comparative Study
TimoSaemann/ENet
ENet: A Deep Neural Network Architecture for Real-Time Semantic Segmentation
panda-lab/face-landmark
caffe 68 points face-landmark
daancode/a-star
A* algorithm C++ implementation.
chengzhengxin/sdm
Supervised Descent Method Apply to Face Alignment, and Head Pose Estimation with Linear Regression. It is cross-platfrom, easily compile in windows, ubuntu, even in Android & iOS.
kwotsin/TensorFlow-ENet
TensorFlow implementation of ENet
lzx1413/LabelImgTool
LabelImgTool is a graphical image annotation tool which supports CLS,DET and SEG(semantic&instance )
HansRen1024/Face-Tracking-Using-CNN-and-Optical-Flow
Official implementation for paper "A Real-Time and Long-Term Face Tracking Method Using Convolutional Neural Network and Optical Flow for Internet of Things" using C++
makefile/frcnn
Faster R-CNN / R-FCN :bulb: C++ version based on Caffe
e-lab/LinkNet