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/object_detection
Tensorflow implementation of Faster R-CNN and ResNets
liuhuiwisdom/GoDev
This repository provides information for go developing.
liuhuiwisdom/Auto-CAPTCHA
available for the website of SHU
liuhuiwisdom/caffe-tensorflow
Caffe models in TensorFlow
liuhuiwisdom/caffe-windows-1
Configure Caffe in one hour for Windows users.
liuhuiwisdom/captcha-breaking-library
A neural network, contour analysis, bitmap vector subtraction CAPTCHA solving library and scripting language which uses perceptive color space segmentation.
liuhuiwisdom/Captcha-hacker
hack captcha with CNN
liuhuiwisdom/ccv
C-based/Cached/Core Computer Vision Library, A Modern Computer Vision Library
liuhuiwisdom/CNNdroid
Open Source Library for GPU-Accelerated Execution of Trained Deep Convolutional Neural Networks on Android
liuhuiwisdom/decaptcha
Recognize captcha by machine learning.机器学习识别图片验证码。
liuhuiwisdom/deep-anpr
Using neural networks to build an automatic number plate recognition system
liuhuiwisdom/deep-residual-networks
Deep Residual Learning for Image Recognition
liuhuiwisdom/DeepFace
Face analysis mainly based on Caffe. At this time, face analysis tasks like detection, alignment and recognition have been done.
liuhuiwisdom/DeepLearning-OCR
Build an Optical Character Recognition service using deep learning method
liuhuiwisdom/fb.resnet.torch
Torch implementation of ResNet from http://arxiv.org/abs/1512.03385 and training scripts
liuhuiwisdom/key-face
Facial Keypoints detection using TensorFlow
liuhuiwisdom/liuhuiwisdom.github.io
my github io
liuhuiwisdom/merged-characters-segmentation
segment the merged characters in the TAOBAO CAPTCHA that composed of blue character and white background
liuhuiwisdom/models
Models built with TensorFlow
liuhuiwisdom/open_nsfw
code for running Model and code for Not Suitable for Work (NSFW) classification using deep neural network Caffe models
liuhuiwisdom/py-faster-rcnn
Faster R-CNN (Python implementation) -- see https://github.com/ShaoqingRen/faster_rcnn for the official MATLAB version
liuhuiwisdom/pynetbuilder
pyNetBuilder is a modular pytonic interface with builtin modules for generating popular caffe prototxt network file definitions.
liuhuiwisdom/Qix
Machine Learning、Deep Learning、PostgreSQL、Distributed System、Node.Js、Golang
liuhuiwisdom/reinforcement-learning
Implementation of Reinforcement Learning Algorithms. Python, OpenAI Gym, Tensorflow. Exercises and Solutions to accompany Sutton's Book and David Silver's course.
liuhuiwisdom/tensorflow-resnet
ResNet model in TensorFlow
liuhuiwisdom/tensorflow-zh
谷歌全新开源人工智能系统TensorFlow官方文档中文版
liuhuiwisdom/tensorflow_resnet_identity_mappings
liuhuiwisdom/tensorflow_tutorials
From the basics to slightly more interesting applications of Tensorflow
liuhuiwisdom/tiny-dnn
header only, dependency-free deep learning framework in C++11
liuhuiwisdom/YOLO_tensorflow_0
tensorflow implementation of 'YOLO : Real-Time Object Detection'