资源算法darknet-ocr

darknet-ocr

2020-01-03 | |  38 |   0 |   0

本项目基于darknet(https://github.com/pjreddie/darknet.git)框架实现CTPN版本自然场景文字检测 与CNN+CTCOCR文字识别

实现功能

  • CPU版本最短边608时,检测速度小于1秒;

  • 支持GPU

  • 支持darknet直接训练CTPN(整理中);

  • 支持darknet直接训练CNN+CTC ocr(整理中);

下载text.weights模型文件

模型文件地址:

拷贝text.weights文件到models目录

编译对GPU的支持

sh make-gpu.sh

web服务启动(支持文件上传及URL图像)

cd darknet-ocr
python3 app.py 8080

访问服务

http://127.0.0.1:8080/text


上一篇:darknet_ros

下一篇:YAD2K

用户评价
全部评价

热门资源

  • seetafaceJNI

    项目介绍 基于中科院seetaface2进行封装的JAVA...

  • spark-corenlp

    This package wraps Stanford CoreNLP annotators ...

  • Keras-ResNeXt

    Keras ResNeXt Implementation of ResNeXt models...

  • capsnet-with-caps...

    CapsNet with capsule-wise convolution Project ...

  • shih-styletransfer

    shih-styletransfer Code from Style Transfer ...