Pinned Repositories
awesome-semantic-segmentation
:metal: awesome-semantic-segmentation
awesome-SynthText
A curated list of awesome synthetic data for text location and recognition
caffe-train
caffe_ocr
主流ocr算法研究实验性的项目,目前实现了CNN+BLSTM+CTC架构
characters
中文停用词/常用汉字/生僻字集合
CHINESE-OCR
[python3.6] 运用tf实现自然场景文字检测,keras/pytorch实现ctpn+crnn+ctc实现不定长场景文字OCR识别
cn-corpus
crnn
Convolutional Recurrent Neural Network (CRNN) for image-based sequence recognition.
crnn_chinese_characters_rec
chinese characters recognition
CRNN_Mxnet
MXnet version of CRNN for scene text recognition with CNN+2-layer BLSTM+CTC architecture.
Xujianzhong's Repositories
Xujianzhong/awesome-semantic-segmentation
:metal: awesome-semantic-segmentation
Xujianzhong/awesome-SynthText
A curated list of awesome synthetic data for text location and recognition
Xujianzhong/caffe-train
Xujianzhong/caffe_ocr
主流ocr算法研究实验性的项目,目前实现了CNN+BLSTM+CTC架构
Xujianzhong/characters
中文停用词/常用汉字/生僻字集合
Xujianzhong/CHINESE-OCR
[python3.6] 运用tf实现自然场景文字检测,keras/pytorch实现ctpn+crnn+ctc实现不定长场景文字OCR识别
Xujianzhong/cn-corpus
Xujianzhong/crnn
Convolutional Recurrent Neural Network (CRNN) for image-based sequence recognition.
Xujianzhong/crnn_chinese_characters_rec
chinese characters recognition
Xujianzhong/CRNN_Mxnet
MXnet version of CRNN for scene text recognition with CNN+2-layer BLSTM+CTC architecture.
Xujianzhong/CVPR-2021-Papers
Xujianzhong/deform-conv
Deformable Convolution in TensorFlow / Keras
Xujianzhong/FaceBoxes
FaceBoxes: A CPU Real-time Face Detector with High Accuracy, IJCB, 2017
Xujianzhong/gpu_dbscan
GPU version of DBSCAN using FB's faiss
Xujianzhong/HandwrittenTextRecognition_MXNet
OCR using MXNet Gluon. The pipeline is composed of a CNN + biLSTM + CTC. The dataset is from: http://www.fki.inf.unibe.ch/databases/iam-handwriting-database. You need to register and get a username and password from their website.
Xujianzhong/idcardgenerator
身份证图片生成工具
Xujianzhong/Image-Recognition-Handwritten-Alphabets-
This project demonstrates of building a image recogniser using self coded Inception Model and demonstrates various techniques of data augmentation in case of less training data.
Xujianzhong/incubator-mxnet
Lightweight, Portable, Flexible Distributed/Mobile Deep Learning with Dynamic, Mutation-aware Dataflow Dep Scheduler; for Python, R, Julia, Scala, Go, Javascript and more
Xujianzhong/longformer
Longformer: The Long-Document Transformer
Xujianzhong/nlp_storeroom
NLP的一些公开资料,有些是别人原始分享的,有些是处理了一下。
Xujianzhong/nstools
Some meaningless nscripter tools.
Xujianzhong/perdestrian-detection
Xujianzhong/qrcodes
Detecting and Decoding QR Codes using OpenCV
Xujianzhong/Scene-Text-Image-Transformer
Scene Text Image Transformer
Xujianzhong/Scene-Text-Recognition
Xujianzhong/STR-Fewer-Labels
Scene Text Recognition (STR) methods trained with fewer real labels.
Xujianzhong/tensorflowbook
tensorflow教程每个章节的源码