Pinned Repositories
awesome-ocr
A curated list of promising OCR resources
awesome_3DReconstruction_list
A curated list of papers & ressources linked to 3D reconstruction from images.
CaffeLSTM-OCR
基于caffe的LSTM OCR案例,能够利用该案例完成序列的识别,包括验证码、车牌、身份证号码、地址等长序列动长的内容识别
clstm
A small C++ implementation of LSTM networks, focused on OCR.
cplusplus-_Implementation_Of_Introduction_to_Algorithms
《算法导论》第三版中算法的C++实现
crnn
Convolutional Recurrent Neural Network (CRNN) for image-based sequence recognition.
DeepID2
use caffe to training a deepid2 net with softmax and contrastive loss, adding identity2verify_layer to translate a single sample into pairwise, thus mix the softmax and contrastive layer together
DL-practices
My Deep Learning Practices
dl_tutorials
Deep learning tutorials (2nd ed.)
tensor2tensor
Library of deep learning models and datasets designed to make deep learning more accessible and accelerate ML research.
lipond's Repositories
lipond/CaffeLSTM-OCR
基于caffe的LSTM OCR案例,能够利用该案例完成序列的识别,包括验证码、车牌、身份证号码、地址等长序列动长的内容识别
lipond/cplusplus-_Implementation_Of_Introduction_to_Algorithms
《算法导论》第三版中算法的C++实现
lipond/tensor2tensor
Library of deep learning models and datasets designed to make deep learning more accessible and accelerate ML research.
lipond/awesome-ocr
A curated list of promising OCR resources
lipond/awesome_3DReconstruction_list
A curated list of papers & ressources linked to 3D reconstruction from images.
lipond/clstm
A small C++ implementation of LSTM networks, focused on OCR.
lipond/crnn
Convolutional Recurrent Neural Network (CRNN) for image-based sequence recognition.
lipond/DeepID2
use caffe to training a deepid2 net with softmax and contrastive loss, adding identity2verify_layer to translate a single sample into pairwise, thus mix the softmax and contrastive layer together
lipond/DL-practices
My Deep Learning Practices
lipond/dl_tutorials
Deep learning tutorials (2nd ed.)
lipond/EAST
A tensorflow implementation of EAST text detector
lipond/EasyPR
An open source project for chinese plate recognition. It aims to be Easy, Flexible, and Accurate. Welcome to contribute your expertise !
lipond/face-alignment-at-3000fps
The project is an C++ implementation of Face Alignment at 3000fps via Local Binary Features
lipond/Face-Resources
lipond/facenet
Face recognition using Tensorflow
lipond/handong1587.github.io
lipond/models
Models built with TensorFlow
lipond/PMTD
Pyramid Mask Text Detector designed by SenseTime Video Intelligence Research team.
lipond/py-faster-rcnn
Faster R-CNN (Python implementation) -- see https://github.com/ShaoqingRen/faster_rcnn for the official MATLAB version
lipond/SeetaFaceEngine
lipond/silk-v3-decoder
[Skype Silk Codec SDK]Decode silk v3 audio files (like wechat amr files, qq slk files) and convert to other format (like mp3). Batch conversion support.
lipond/stn-ocr
Code for the paper STN-OCR: A single Neural Network for Text Detection and Text Recognition
lipond/TensorFlow-Examples
TensorFlow Tutorial and Examples for beginners
lipond/tensorflow-ocr
🖺 OCR using tensorflow with attention
lipond/tensorflow_lstm_ctc_ocr
CTC + Tensorflow Example for ASR
lipond/tensorflow_video_classification_LSTM
Action detection used BiLSTM and Tensorflow
lipond/TFFRCNN
FastER RCNN built on tensorflow
lipond/tiny-dnn
header only, dependency-free deep learning framework in C++11
lipond/use_vim_as_ide
use vim as IDE
lipond/warp-ctc
Fast parallel CTC.