Pinned Repositories
12306_captcha
CNN对12306、sina、baidu的验证码破解。
android-tech-frontier
一个定期翻译国外Android优质的技术、开源库、软件架构设计、测试等文章的开源项目
Android_Face_Verification_FaceRecognition
face verification used in android which is simple to use with only three functions
FaceDect
人脸检测 AdaBoost Cascade 具体参照的是吴建鑫的代码,进行了一点小的修改
GoDev
This repository provides information for go developing.
lh.bashrc.vim
my bashrc files and vim configure file
object_detection
Tensorflow implementation of Faster R-CNN and ResNets
vimrc
The ultimate Vim configuration: vimrc
liuhuiwisdom's Repositories
liuhuiwisdom/lh.bashrc.vim
my bashrc files and vim configure file
liuhuiwisdom/Android_Face_Verification_FaceRecognition
face verification used in android which is simple to use with only three functions
liuhuiwisdom/CV_bot
the code of CCRCV 2016 in shanghai
liuhuiwisdom/darkflow
Translate darknet to tensorflow. Load trained weights, retrain/fine-tune using tensorflow, export constant graph def to mobile devices
liuhuiwisdom/deep-learning-models
Keras code and weights files for popular deep learning models.
liuhuiwisdom/deepgaze
Computer Vision library for human-computer interaction. It implements Head Pose and Gaze Direction Estimation Using Convolutional Neural Networks, Skin Detection through Backprojection, Motion Detection and Tracking.
liuhuiwisdom/deeplearningbook-chinese
Deep Learning Book Chinese Translation
liuhuiwisdom/DeepVideoAnalytics
A highly configurable visual search & analytics platform for images and videos.
liuhuiwisdom/dive-into-machine-learning
Dive into Machine Learning with Python Jupyter notebook and scikit-learn
liuhuiwisdom/Eval-on-NN-of-RC
Empirical Evaluation on Current Neural Networks on Cloze-style Reading Comprehension
liuhuiwisdom/Face-Resources
liuhuiwisdom/facePoints_68
liuhuiwisdom/important_web
liuhuiwisdom/jekyll-now
Build a Jekyll blog in minutes, without touching the command line.
liuhuiwisdom/kaggle-keypoints-detection-keras
kaggle keypoints detection tutorial by keras with tensorflow
liuhuiwisdom/lh.rcbackup
lh.rcbackup
liuhuiwisdom/libfacedetection
A fast binary library for face detection and face landmark detection in images. The face detection speed can reach 1500FPS. You can use it free of charge with any purpose.
liuhuiwisdom/Multilabel-timeseries-classification-with-LSTM
Multi label time series classification with LSTM
liuhuiwisdom/mxnet-101
The code to learn mxnet
liuhuiwisdom/n2n-ocr-for-qqcaptcha
an n2n ocr for qq captcha, 端到端的腾讯验证码识别
liuhuiwisdom/NN_Test
This project contains some neural network code
liuhuiwisdom/numpy_exercises
Numpy exercises.
liuhuiwisdom/O2O-Coupon-Usage-Forecast
1st Place Solution for O2O Coupon Usage Forecast
liuhuiwisdom/prettytensor
Pretty Tensor: Fluent Networks in TensorFlow
liuhuiwisdom/TensorFlow-Chinese-Tutorial
TensorFlow中文教程
liuhuiwisdom/tensorlayer
TensorLayer: Deep Learning and Reinforcement Learning Library for TensorFlow.
liuhuiwisdom/tflearn
Deep learning library featuring a higher-level API for TensorFlow.
liuhuiwisdom/vim-ma6174
vim配置文件和插件
liuhuiwisdom/VisualSearchServer
Simple implementation of Visual Search using Tensorflow. (This project is deprecated please see my other project Deep Video Analytics)
liuhuiwisdom/yolo_tensorflow
Tensorflow implementation of YOLO, including training and test phase.