Popular repositories Loading
-
pytorch-captcha-recognition
pytorch-captcha-recognition PublicForked from dee1024/pytorch-captcha-recognition
基于CNN训练的一套 "端到端" 的验证码识别模型,使用深度学习+训练数据+大量计算力,纯数字识别率高达 99.99%,数字+字母识别率 96%
-
CHINESE-OCR-1
CHINESE-OCR-1 PublicForked from xiaofengShi/CHINESE-OCR
[python3.6] 运用tf实现自然场景文字检测,keras/pytorch实现ctpn+crnn+ctc实现不定长场景文字OCR识别
Python 2
-
-
benchmarking-keras-pytorch
benchmarking-keras-pytorch PublicForked from cgnorthcutt/benchmarking-keras-pytorch
Reproducible Benchmarking of Keras and PyTorch Models
Python 1
-
tesseract
tesseract PublicForked from tesseract-ocr/tesseract
Tesseract Open Source OCR Engine (main repository)
C++
-
my_orc_keras_verification_code_identification
my_orc_keras_verification_code_identification PublicForked from YIYIMZ/my_orc_keras_verification_code_identification
本项目实现了ocr主流算法gru/lstm+ctc+cnn架构,进行不定长度验证码识别,达到不分割字符而识别验证码内容的效果。验证码内容包含了大小字母以及数字,并增加点、线、颜色、位置、字体等干扰项。本项目对gru +ctc+cnn、lstm+ctc+cnn、cnn三种架构进行了对比,实践说明同等训练下gru/lstm+ctc+cnn架构准确率和速度均明显优于cnn架构,gru +ctc+c…
Python 1
If the problem persists, check the GitHub status page or contact support.