Pinned Repositories
text-detection-ctpn
text detection mainly based on ctpn model in tensorflow, id card detect, connectionist text proposal network
CHINESE-OCR
[python3.6] 运用tf实现自然场景文字检测,keras/pytorch实现ctpn+crnn+ctc实现不定长场景文字OCR识别
chinese_ocr
CTPN + DenseNet + CTC based end-to-end Chinese OCR implemented using tensorflow and keras
chineseocr_lite
超轻量级中文ocr,支持竖排文字识别, 支持ncnn推理 , psenet(8.5M) + crnn(6.3M) + anglenet(1.5M) 总模型仅17M
CPS-OCR-Engine
An awesome OCR engine developed by SYSU DeepDriving Lab
CRNN
CTPN
CTPN_CRNN
datamining_final_project
datamining_hk1
mliw's Repositories
mliw/datamining_final_project
mliw/datamining_hk4
mliw/ts_essay_project
mliw/datamining_hk3
mliw/datamining_hk2
mliw/datamining_hk1
mliw/CTPN_CRNN
mliw/CRNN
mliw/homework_5
mliw/homework_4
mliw/CTPN
mliw/homework_1
mliw/mliw.github.io
mliw/chineseocr_lite
超轻量级中文ocr,支持竖排文字识别, 支持ncnn推理 , psenet(8.5M) + crnn(6.3M) + anglenet(1.5M) 总模型仅17M
mliw/text-detection-ctpn
text detection mainly based on ctpn model in tensorflow, id card detect, connectionist text proposal network
mliw/OCR_DataSet
收集并整理有关OCR的数据集并统一标注格式,以便实验需要
mliw/text-detection-ocr
Chinese text detection and recognition based on CTPN + DENSENET using Keras and Tensor Flow,使用keras和tensorflow基于CTPN+Densenet实现的中文文本检测和识别
mliw/Writing_Sample1
mliw/Lets_OCR
A repository for OCR, which inlcudes some classical OCR algorithms Pytorch implementation such as CTPN, EAST and CRNN.
mliw/prophet
Tool for producing high quality forecasts for time series data that has multiple seasonality with linear or non-linear growth.
mliw/chinese_ocr
CTPN + DenseNet + CTC based end-to-end Chinese OCR implemented using tensorflow and keras
mliw/CHINESE-OCR
[python3.6] 运用tf实现自然场景文字检测,keras/pytorch实现ctpn+crnn+ctc实现不定长场景文字OCR识别
mliw/CPS-OCR-Engine
An awesome OCR engine developed by SYSU DeepDriving Lab
mliw/keras_ocr
用keras实现OCR定位、识别
mliw/xgboostGPU
How to compile xgboost with GPU on windows 10