# sceneReco **Repository Path**: andyluo/sceneReco ## Basic Information - **Project Name**: sceneReco - **Description**: 文字识别 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2018-01-31 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README sceneReco =================================== ctpn+crnn Scene character recognition # ctpn: https://github.com/tianzhi0549/CTPN # crnn: https://github.com/bgshih/crnn # model: https://pan.baidu.com/s/1i5OLwt3 https://pan.baidu.com/s/1i4Hd9zv copy ctpn_trained_model.caffemodel to ./CTPN.models copy netCRNN63.pth to ./crnn/samples # Run demo python demo.py # Example image: ![Example Image](./01.jpg) ![Example Image](./03.jpg)