guanshuicheng / invoice

增值税发票OCR识别,使用flask微服务架构,识别type:增值税电子普通发票,增值税普通发票,增值税专用发票;识别字段为:发票代码、发票号码、开票日期、校验码、税后金额等

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

项目跑不起来

1771727182 opened this issue · comments

commented

有没有兄弟跑起来的 tensorflow 1.14.0 版本 python版本 3.6.7
报错信息:
tensorflow.python.framework.errors_impl.InvalidArgumentError: You must feed a value for placeholder tensor 'Placeholder_368' with dtype float and shape [2]
[[{{node Placeholder_368}}]]

兄弟,你的解决了么

commented

解决了 版本问题 python 3.6.7 tersflow 1.12.0 我就跑起来了

解决了 版本问题 python 3.6.7 tersflow 1.12.0 我就跑起来了

安装了和你一样的版本还是跑步起来,提示ImportError: libcublas.so.9.0: cannot open shared object file: No such file or directory,但是我已经安装了cuda环境,cuda版本是11.3, 你安装的什么cuda环境?

有没有兄弟跑起来的 tensorflow 1.14.0 版本 python版本 3.6.7 报错信息: tensorflow.python.framework.errors_impl.InvalidArgumentError: You must feed a value for placeholder tensor 'Placeholder_368' with dtype float and shape [2] [[{{node Placeholder_368}}]]

我也遇到这个问题了,有人解决了吗?

AttributeError: partially initialized module 'typing' has no attribute 'TYPE_CHECKING' (most likely due to a circular import)

为何我有这个问题。。。。

commented

我 cpu