Pinned Repositories
awesome-rnn
Recurrent Neural Network - A curated list of resources dedicated to RNN
brynet
A C++ cross platform network library , and some utils .
chinese-ocr
运用tensorflow实现自然场景文字检测,keras/pytorch实现crnn+ctc实现不定长中文OCR识别
cmake_tutorial1
my_caffe
caffe for linux
ocr_recognition
use java opencv tesseract ocr image words detects and recognition,use python generate jTessBoxEditor train box file
python_caffe_train_test
caffe python create lmdb, train images recognition, test model recognition results
python_utils
My common use of python
scrape_news
using python Scrapy framework, do multiprocess scrape news
textbox_proposals_fcrn
An implementation of the Fully Convolutional Recurrent Neural Network (FCRN) Framework in Keras as described by Ankush Gupta et. al in the paper "Synthetic Data for Text Localisation in Natural Images"
Jayhello's Repositories
Jayhello/textbox_proposals_fcrn
An implementation of the Fully Convolutional Recurrent Neural Network (FCRN) Framework in Keras as described by Ankush Gupta et. al in the paper "Synthetic Data for Text Localisation in Natural Images"
Jayhello/awesome-rnn
Recurrent Neural Network - A curated list of resources dedicated to RNN
Jayhello/DeepHCCR
Offline Handwritten Chinese Character Recognition based on GoogLeNet and AlexNet (With CaffeModel)
Jayhello/luautf8
a utf-8 support module for Lua and LuaJIT.
Jayhello/akka-doc-cn
akka文档中文翻译
Jayhello/ansj_seg
ansj分词.ict的真正java实现.分词效果速度都超过开源版的ict. 中文分词,人名识别,词性标注,用户自定义词典
Jayhello/awesome-cmake
A curated list of awesome CMake scripts, modules, examples and others.
Jayhello/chatbot-zh-torch7
中文Neural conversational model in Torch
Jayhello/cifar.torch
92.45% on CIFAR-10 in Torch
Jayhello/cola
A high-level distributed crawling framework.
Jayhello/crnn
Convolutional Recurrent Neural Network (CRNN) for image-based sequence recognition.
Jayhello/cross_platfrom_utils
Jayhello/Deep-Learning-Papers-Reading-Roadmap
Deep Learning papers reading roadmap for anyone who are eager to learn this amazing tech!
Jayhello/deeplearning-cats-dogs-tutorial
Source code for blog post: A Practical Introduction to Deep Learning with Caffe and Python
Jayhello/fakewechat
A fake WeChat service!
Jayhello/gunicorn
gunicorn 'Green Unicorn' is a WSGI HTTP Server for UNIX, fast clients and sleepy applications.
Jayhello/JavaWebServiceUtil
Java web common structure
Jayhello/keras
Deep Learning library for Python. Convnets, recurrent neural networks, and more. Runs on Theano or TensorFlow.
Jayhello/linux-insides-zh
Linux 内核揭密
Jayhello/MSEC
Mass Service Engine in Cluster(MSEC) is opened source by QQ team from Tencent. It is a backend DEV &OPS engine, including RPC,name finding,load balance,monitoring,release and capacity management.
Jayhello/nginx-source-analysis
Automatically exported from code.google.com/p/nginx-source-analysis
Jayhello/nodejs-socketio-chat
A simple chat demo by using Node.js and Socket.IO
Jayhello/object-detector
Object Detection Framework using HOG as descriptor and Linear SVM as classifier.
Jayhello/pigeon
RPC framework of DIANPING
Jayhello/Qix
Machine Learning、Deep Learning、PostgreSQL、Distributed System、Node.Js、Golang
Jayhello/rnn_ctc
Recurrent Neural Network and Long Short Term Memory (LSTM) with Connectionist Temporal Classification implemented in Theano. Includes a Toy training example.
Jayhello/semantic
中文语义分析、网络舆情、中文分词 资料
Jayhello/SynthText
Code for generating synthetic text images as described in "Synthetic Data for Text Localisation in Natural Images", Ankush Gupta, Andrea Vedaldi, Andrew Zisserman, CVPR 2016.
Jayhello/TextBoxes
TextBoxes: A Fast Text Detector with a Single Deep Neural Network
Jayhello/warp-ctc
Fast parallel CTC.