gaurence's Stars
weslynn/AlphaTree-graphic-deep-neural-network
AI Roadmap:机器学习(Machine Learning)、深度学习(Deep Learning)、对抗神经网络(GAN),图神经网络(GNN),NLP,大数据相关的发展路书(roadmap), 并附海量源码(python,pytorch)带大家消化基本知识点,突破面试,完成从新手到合格工程师的跨越,其中深度学习相关论文附有tensorflow caffe官方源码,应用部分含推荐算法和知识图谱
JunshengFu/driving-lane-departure-warning
Built a real-time lane departure warning system with a monocular camera, using OpenCV.
vonclites/forward_collision_warning
Forward Collision Warning using Machine Learning
shanghaixxgis/JTT808
交通部标准协议解析,用于GPS/BD2终端
fengdu78/deeplearning_ai_books
deeplearning.ai(吴恩达老师的深度学习课程笔记及资源)
fengdu78/Coursera-ML-AndrewNg-Notes
吴恩达老师的机器学习课程个人笔记
flyingzhao/FacialExpressionDetection
Facial expression recognition with ASM and Gabor
sai-bi/FaceAlignment
Face Alignment by Explicit Shape Regression
jwyang/face-alignment
Face alignment in 3000 FPS
1adrianb/face-alignment
:fire: 2D and 3D Face alignment library build using pytorch
guoyaohua/SmileyFace
SmileyFace——基于OpenCV的人脸/人眼检测、面部识别程序
deepinsight/insightface
State-of-the-art 2D and 3D Face Analysis Project
Skuldur/facenet-face-recognition
A face recognition demo performed by feeding images of faces recorded by a webcam into a trained FaceNet network to determine the identity of the face
fanchaoo/hahu
参照知乎网做的一个简易版问答网站,后台采用Java语言,及Spring,SpringMVC,MyBatis等框架,模版引擎使用FreeMarker。数据库用到MySQL,Redis。
gxh123/zhihu
仿知乎问答社交平台网站
Sandeep-Sthapit/HandGestureDetection
Simple Hand Gesture Detection using Haar Cascades
mbernico/snape
Snape is a convenient artificial dataset generator that wraps sklearn's make_classification and make_regression and then adds in 'realism' features such as complex formating, varying scales, categorical variables, and missing values.
P-Chao/wrl-MLT
A program used to process CASIA-3d-face database
konvajs/konva
Konva.js is an HTML5 Canvas JavaScript framework that extends the 2d context by enabling canvas interactivity for desktop and mobile applications.
apennisi/fast_face_detector
A face detector based on the work "Aggregate channel features for multi-view face detection" presented by Bin Yang, Junjie Yan, Zhen Lei and Stan Z. Li.
cydonia999/Tiny_Faces_in_Tensorflow
A Tensorflow Tiny Face Detector, implementing "Finding Tiny Faces"
peiyunh/tiny
Tiny Face Detector, CVPR 2017
johnwmillr/ActiveShapeModels
Face detection using active shape models 🐍
mrgloom/Face-landmarks-detection-benchmark
Face landmarks(fiducial points) detection benchmark
jiapei100/VOSM
Vision Open Statistical Model, namely, ASMs, AAMs
cxcxcxcx/asmlib-opencv
ASM implementation in OpenCV
hackstoic/road2blockchain
180天搞懂区块链。 区块链的浪潮已来, 当一个弄潮儿,随时准备冲上浪潮之巅。(由于时间精力的原因, 项目暂时搁置,不再更新。 抱歉, 有一腔热情,但是吹下的牛逼没有按时完成。不过对区块链依然保持关注, 欢迎大家关注公众号allinblockchain)
yeasy/blockchain_guide
Introduce blockchain related technologies, from theory to practice with bitcoin, ethereum and hyperledger.
loicmarie/hands-detection
Hands video tracker using the Tensorflow Object Detection API and Faster RCNN model. The data used is the Hand Dataset from University of Oxford.
Aazmp/imageprocessing
Set of image processing algorithms like canny, histogram equalization, graph segmentation, etc with simple Qt-based interface