1 Star 0 Fork 0

ja/chinese_bill

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
setup.sh 423 Bytes
一键复制 编辑 原始数据 按行查看 历史
ja 提交于 2019-08-11 12:53 . improve the information of the setup.sh
# conda create -n invoicerecogniz python=2.7
pip install numpy==1.16.2 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
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Python
1
https://gitee.com/jaaaaa/chinese_bill.git
git@gitee.com:jaaaaa/chinese_bill.git
jaaaaa
chinese_bill
chinese_bill
master

搜索帮助