zhangxiao339 / chineseocr-onnx
chineres ocr from picture, 中英文本检测与文本识别,dense-ctc,dbnet,crnn,pse,unet等模型
☆12Updated 4 years ago
Alternatives and similar repositories for chineseocr-onnx:
Users that are interested in chineseocr-onnx are comparing it to the libraries listed below
- ocr with yolo3 as feature extractor, implemented by keras, and accelerated by tensorrt☆34Updated 4 years ago
- ocr-label☆20Updated 5 years ago
- Retinaface pytorch face-pose-detect face-key-point-detect☆36Updated 3 years ago
- 纯YOLO系列的人脸检测+106个关键点检测☆31Updated 4 years ago
- Document photo perspective transformation correction,利用unet网络进行 文档照片透视纠偏☆50Updated 4 years ago
- 基于unet实现的票据语义分割☆9Updated 3 years ago
- 移动端快速人脸检测模型是基于RetinaFace的优化去掉stride8以及stride32和stride16的landmark 在CPU位Intel(R) Pentium(R) CPU G2020 @ 2.90GHz(2900 MHz)的设备中人脸检测可达到40ms/帧☆15Updated 5 years ago
- Adjust opencv for darknet, Support CNN "relu" and maxpool "VALID"☆20Updated 4 years ago
- 本项目旨在以CRAFT提供的预训练模型为基础,进行迁移学习以用于检测自己数据集中的文本。☆41Updated 5 years ago
- PyTorch implementation of MobileFaceNets☆19Updated 4 years ago
- ocr data ,detect data ,recognize data☆29Updated 4 years ago
- 使用ONNXRuntime部署StyleGAN人像卡通画,包含C++和Python两个版本的程序☆19Updated 2 years ago
- ncnn for android face detector☆14Updated 4 years ago
- you can use dbnet to detect word or bar code,Knowledge Distillation is provided,also python tensorrt inference is provided.☆43Updated 4 years ago
- 身份证全卡面文字识别:Faster-rcnn检测图片里的证件照,DBNet检测证件照里的文字,CRNN识别证件照里的文字☆41Updated 3 years ago
- yolov5检测人脸和关键点,只依赖opencv库就可以运行,程序包含C++和Python两个版本的☆62Updated 3 years ago
- Convolutional Neural Networks☆26Updated 6 years ago
- 在Windows上的 ONNX 转 TensorRT 解决方案☆41Updated 5 years ago
- 使用CNN全卷积神经网络进行整行汉字识别,正确率90-94%,后来有朋友改成densenet做主网络,做到99%以上正确率☆30Updated 4 years ago
- python opencv 文档照片与证件照片的仿射变换的矫正☆11Updated 4 years ago
- 生成中文文字识别(OCR)的训练数据☆12Updated 4 years ago
- 2019CCF-BDCI大赛 OCR赛题第一名 天晨破晓团队 仿真数据生成方案源码☆78Updated 5 years ago
- 使用opencv部署DBNet文字检测,包含C++和Python两种版本的实现☆32Updated 3 years ago
- 基于ncnn的手机端轻量级人脸检测和关键点定位模型☆52Updated 3 years ago
- 生成用于训练CRNN的图片数据