1 Star 0 Fork 2

MSNH/chinese_ocr

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
setup.sh 356 Bytes
一键复制 编辑 原始数据 按行查看 历史
Yang Chenguang 提交于 2018-04-23 10:18 . Update setup.sh
pip install numpy scipy matplotlib pillow
pip install easydict opencv-python keras h5py PyYAML
pip install cython==0.24
# for gpu
pip install tensorflow-gpu==1.3.0
chmod +x ./ctpn/lib/utils/make.sh
cd ./ctpn/lib/utils/ && ./make.sh
# for cpu
# pip install tensorflow==1.3.0
# chmod +x ./ctpn/lib/utils/make_cpu.sh
# cd ./ctpn/lib/utils/ && ./make_cpu.sh
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Python
1
https://gitee.com/msnh/chinese_ocr.git
[email protected]:msnh/chinese_ocr.git
msnh
chinese_ocr
chinese_ocr
master

搜索帮助